You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With regard to #58 on size of study, a mechanism to cache individual workbooks onto disk has been stored in /R/stash.R
This thread documents further discussions and implementational details.
The text was updated successfully, but these errors were encountered:
done with 4574186 and neighbors.
currently read_study_MW() has added arguments: stash and stash_dir_path, which lets the user choose whether and where to stash the binaries. Default behavior stashes the binaries to a temporary folder, which only persists during the R session.
With regard to #58 on size of study, a mechanism to cache individual workbooks onto disk has been stored in
/R/stash.R
This thread documents further discussions and implementational details.
The text was updated successfully, but these errors were encountered: