reduce_sampling_hpc: Reduce the sampling of a simulated community

View source: R/reduce_sampling_hpc.R

reduce_sampling_hpcR Documentation

Reduce the sampling of a simulated community

Description

Reads the '.csv' file corresponding to 'job_id', and samples a fraction of individuals every generation up to the new sampling fraction. It is assumed the previous sampling fraction was 0.5

Usage

reduce_sampling_hpc(job_id, new_sampling_frac = 0.1)

Arguments

job_id

same thing as usual

new_sampling_frac

the new level of sampling


TheoPannetier/hamr documentation built on Nov. 19, 2022, 3:48 a.m.