powered by
Attempts to evaluate a string as a chunk of R code.
eval_str(estr = "", fit = NULL)
String containing the evaled as a character or the original string
Object creating when reading in rptyaml file
nlmixr2 fit object to be reported
res = eval_str(estr="ls()")
Run the code above in your browser using DataLab