ayock_split: Convenience function to perform the "Ayock Splits"

View source: R/ayock_split.R

ayock_splitR Documentation

Convenience function to perform the "Ayock Splits"

Description

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")

Usage

ayock_split(db, tamm_file_paths)

Arguments

db

string, file path to database

tamm_file_paths

character vector of path(s) to TAMM xlsx associated with runs

Value

Nothing, but xlsx files outside of R/Rstudio should be altered, and the metadata and values are printed to the console.


FRAMverse/framr documentation built on Jan. 29, 2023, 1:55 a.m.