Location of calculated covariates #221
Answered
by
kyle-messier
sigmafelix
asked this question in
Q&A
-
I keep calculated covariates in several rds files in my user directory. Do we put calculated covariates into under the input directory, for example, ./input/data/[data_element]/calculated or ./output? |
Beta Was this translation helpful? Give feedback.
Answered by
kyle-messier
Dec 5, 2023
Replies: 1 comment 7 replies
-
@sigmafelix I think this is more relevant to what I just bothered y'all about. I think having ./input/data/[data_element] for raw data and then ./output is good as long as we can put those on the .gitignore and .Rbuildignore and not impact the package compilation. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
sigmafelix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@sigmafelix I think this is more relevant to what I just bothered y'all about. I think having ./input/data/[data_element] for raw data and then ./output is good as long as we can put those on the .gitignore and .Rbuildignore and not impact the package compilation.