splitIBRAP: Split the IBRAP object up

View source: R/splitIBRAP.R

splitIBRAPR Documentation

Split the IBRAP object up

Description

This breaks the IBRAP object up by a specified IBRAP object.

Usage

splitIBRAP(object, split.by)

Arguments

object

IBRAP S4 class object

split.by

Character. Which column contained within object.sample_metadata should be used to split the object up

Value

A list of the separated IBRAP objects

Examples

list.of.objects <- splitIBRAP(object = object, 
                                        split.by = 'original.project')


connorhknight/IBRAP documentation built on March 9, 2023, 7:01 p.m.