subset_community: Subset data to only contain community (taxa)

View source: R/subset_community.R

subset_communityR Documentation

Subset data to only contain community (taxa)

Description

Subset data to only contain community (taxa)

Usage

subset_community(
  data_source,
  ommit_vars = c("label", "res_age", "age_diff", "age")
)

Arguments

data_source

Data.frame wich shuld be cleaned.

ommit_vars

Vector with names of columns to ommit.


HOPE-UIB-BIO/R-Ratepol-package documentation built on March 6, 2024, 7:10 a.m.