diff --git a/man/get_nfs_path.Rd b/man/get_nfs_path.Rd index 516256b..4d331fe 100644 --- a/man/get_nfs_path.Rd +++ b/man/get_nfs_path.Rd @@ -10,6 +10,6 @@ get_nfs_path() [character(1)] The normalized base path. } \description{ -This function assumes that there is an environment variable called `RXD_DATA` +This function assumes that there is an environment variable called `RXD_DATA` which is set to the base path of the data directory. }