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/fabrika documentation built on Nov. 23, 2022, 8:18 a.m.