ayock_split | R Documentation |
This function extracts and summarizes the Chin FRAM
Mortality table info for HC FF via framr::aeq_mort
.
The timestep 3 AEQ'd NS and MSF mortality for HC FF
(UM:31 and M:32, including 2s) in A12 sport are then written into
the appropriate TAMM cells via the non-CRAN package RDCOMClient
.
This dependency can be installed with:
install.packages("RDCOMClient", repos = "http://www.omegahat.net/R")
ayock_split(db, tamm_file_paths)
db |
string, file path to database |
tamm_file_paths |
character vector of path(s)
to TAMM xlsx associated with |
Nothing, but xlsx files outside of R/Rstudio should be altered, and the metadata and values are printed to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.