powered by
get_doc() Get mode variable names
get_doc()
get_doc(o)
is the ipysd S3 object
tibble
# NOT RUN { target <- system.file("models/vensim", "Population.mdl", package = "pysd2r") py <- pysd_connect() py <- read_vensim(py, target) mdoc <- get_doc(py) # }
Run the code above in your browser using DataLab