Skip to contents

Prints the VRI database storage location, regardless of OS. E.g., for Mac:

~Library/Application Support/VRI

If on Windows, either:

C:\\Documents and Settings\<User>\\Application Data\\Local Settings\<AppAuthor>\\VRI

Or:

C:\\Documents and Settings\<User>\\Application Data\<AppAuthor>\\VRI

Usage

vri_dir(...)

Arguments

...

arguments potentially passed to rappdirs::user_data_dir.

Examples

if (FALSE) {
bpfa_dir()
}