if (FALSE) {
xpdb_nlmixr2 <- nlmixr_example("xpdb_nlmixr2")
xpdb_nlmixr2 %>%
set_prop(condn = "not implemented") %>%
get_prop("condn")
xpdb_nlmixr2 %>%
set_prop(condn = "not implemented") %>%
backfill_nlmixr2_props() %>%
get_prop("condn")
}
Run the code above in your browser using DataLab