| read_popstate | R Documentation |
Read true population total from file
read_popstate(
study,
repl,
opmod,
root_dir = ".",
filetype = c("feather", "csv", "h5")
)
study |
Study name, e.g. "qdevscaling" |
repl |
Replicate number |
opmod |
Operating model |
root_dir |
Directory with e.g. |
filetype |
Which popstate file to read? Can be |
A tibble with population and year, starting from 1
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.