Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 20 found.
[1] < 1 2 > [2]  Sort:

mutate_.treedata (Package: treeplyr) : Function for mutating an object of class code{treedata

This function can be used to add new variables to a treedata object; see mutate.
● Data Source: CranContrib
● Keywords:
● Alias: mutate.grouped_treedata, mutate.treedata, mutate_.grouped_treedata, mutate_.treedata
● 0 images

select_.treedata (Package: treeplyr) : Function for selecting columns from an object of class code{treedata

This function can be used to select a subset of variables (columns) from a treedata object; see select.
● Data Source: CranContrib
● Keywords:
● Alias: select.grouped_treedata, select.treedata, select_.grouped_treedata, select_.treedata
● 0 images

filterMatrix (Package: treeplyr) : Filter a matrix, returning either all continuous or all discrete characters

Filter a matrix, returning either all continuous or all discrete characters
● Data Source: CranContrib
● Keywords:
● Alias: filterMatrix
● 0 images

forceNames (Package: treeplyr) : Force names for rows, columns, or both

Force names for rows, columns, or both
● Data Source: CranContrib
● Keywords:
● Alias: forceNames
● 0 images

treeply (Package: treeplyr) : Run a function on the phylogeny of a code{treedata

Applies a function to the phylogeny in a treedata object. If the order of tips are changed, or if tips are dropped, then the data are automatically reordered to match the tree.
● Data Source: CranContrib
● Keywords:
● Alias: treeply, treeply.treedata
● 0 images

tdapply (Package: treeplyr) : Apply a function over all treedata object columns and return a list of results, analogously to the

Apply a function over all treedata object columns and return a list of results, analogously to the normal apply function
● Data Source: CranContrib
● Keywords:
● Alias: tdapply
● 0 images

detectAllCharacters (Package: treeplyr) : Apply detectCharacterType over an entire matrix

Apply detectCharacterType over an entire matrix
● Data Source: CranContrib
● Keywords:
● Alias: detectAllCharacters
● 0 images

filter_.treedata (Package: treeplyr) : Function for filtering rows from an object of class code{treedata

This function can be used to select a subset of species (rows) from a treedata object; see filter.
● Data Source: CranContrib
● Keywords:
● Alias: filter.grouped_treedata, filter.treedata, filter_.grouped_treedata, filter_.treedata
● 0 images

detectCharacterType (Package: treeplyr) : Function to detect whether a character is continuous or discrete

Function to detect whether a character is continuous or discrete
● Data Source: CranContrib
● Keywords:
● Alias: detectCharacterType
● 0 images

make.treedata (Package: treeplyr) : Function for making an object of class code{treedata

This function generates an object of class treedata that ensures that the ordering of tip labels and data remain intact. The object can be manipulated using dplyr functions.
● Data Source: CranContrib
● Keywords:
● Alias: make.treedata
● 0 images