invert_to_long: Tidy wide invert data into long format

Description Usage Arguments Value

Description

Tidy wide invert data into long format

Usage

1
invert_to_long(insect_data, category_vars)

Arguments

insect_data

the dataset to tidy. In the same shape as the bromeliad.inverts.final tab

category_vars

those variables which define groups (ie the names of every variable that is NOT the name of an invertebrate species). Must be a character vector.

Value

tbl.df containing invertebrate data in long format


SrivastavaLab/bwgtools documentation built on May 9, 2019, 1:54 p.m.