phydo_drop_type: Return a phydo object with only the selected kind of traits

View source: R/processdata.R

phydo_drop_typeR Documentation

Return a phydo object with only the selected kind of traits

Description

Return a phydo object with only the selected kind of traits

Usage

phydo_drop_type(phydo, keep = c("continuous", "discrete"))

Arguments

phydo

a phydo class object, with tree and data

keep

Whether you want to keep continuous or discrete data

Value

A phydo object with the tree and only the chosen kind of data


bomeara/chapter2 documentation built on July 22, 2023, 3:19 a.m.