Preprocessing Plant Trait Data
Select rows
Transform data from long to wide table
Pipe operator
Bind data by columns
Bind data by rows
Exclude (remove) data
Explore data
Export preprocessed data
Perform geocoding
Import data
Left join for two data frames
Outer join for two data frames
Remove columns
Remove duplicates in data
Perform reverse geocoding
Select ancillary data in wide table format
Select columns
Designed to support the application of plant trait data providing easy applicable functions for the basic steps of data preprocessing, e.g. data import, data exploration, selection of columns and rows, excluding trait data according to different attributes, geocoding, long- to wide-table transformation, and data export. 'rtry' was initially developed as part of the TRY R project to preprocess trait data received via the TRY database.
Useful links