get_sample_data: get_sample_data

View source: R/sample_population.R

get_sample_dataR Documentation

get_sample_data

Description

Extracts sampled data from a squid object

Usage

get_sample_data(x, sample_set = 1, list = FALSE, ...)

Arguments

x

an R object of class 'squid'

sample_set

Integer - which sample set to return. Defaults to 1

list

Logical - whether to return data as a list or data_table (FALSE; default).

...

further arguments passed to or from other methods.


squid-group/squidSim documentation built on Dec. 15, 2024, 12:26 p.m.