## requires NMproject directory structure
if (FALSE) {
## both of these following operations are easier in the shiny code library
## RStudio 'Addin'.
ls_code_library("Models/ADVAN2.mod") %>%
import() ## ends up in "staging/Models"
ls_code_library("Scripts/AUC.R") %>%
import() ## ends up "scripts" directory
}
Run the code above in your browser using DataLab