setup_cows: Setup of 'cow_table'

Description Usage Arguments Value See Also

View source: R/setup.R

Description

Load initial cow status from a csv file, transform it to a cow_table, and output the cow_table to a csv file month0000.csv.

Usage

1
setup_cows(cow_table, param, save_cows)

Arguments

cow_table

See cow_table.

param

See param.

save_cows

logical. Whether to save initial cows to a file.

Value

A list consisted of init_cows (cow_table) as return of the function and month0000.csv in the directionry specified as param$output_dir.

See Also

cow_table setup_area_table setup_rp_table setup_area_table


fmsan51/blvibmjp documentation built on Sept. 2, 2020, 9:04 p.m.