remove_rows: Remove rows

Description Usage Arguments Value Examples

Description

Remove rows

Usage

1
remove_rows(table_name, how_many_wells)

Arguments

table_name

table of samples

how_many_wells

how many wells in the plate

Value

a sliced table

Examples

1
samp <- remove_rows(samp, 48)

pinskylab/clownfish documentation built on June 3, 2019, 4:15 a.m.