Closed SCasanova closed 1 year ago
If I use a function using f1dataR:: notation i get the following error
f1dataR::
Error in if (getOption("f1dataR.cache") %in% c("memory", "off", "filesystem")) { : argument is of length zero
I assume it's because onLoad hasn't run and I haven't set up an option yet
If I use a function using
f1dataR::
notation i get the following errorI assume it's because onLoad hasn't run and I haven't set up an option yet