Computer and Information SciencesHugo

rOpenSci - open tools for open science

rOpenSci - open tools for open science
Open Tools and R Packages for Open Science
Home PageJSON Feed
language
Published

With this blog post, I show how to use the mcbette R packagein an informal way.A more formal introduction on mcbettecan be found in the Journal of Open Source Science 1 .After introducing a concrete problem, I will show how mcbettecan be used to solve it. After discussing mcbette, I will conclude withwhy I think rOpenSci is important and how enjoyablemy experiences have been so far. The problem Imagine you are a field biologist.

Published
Authors April Wright, Cristian Román-Palacios, Josef Uyeda

The data.table package enables high-performance extended functionality for data tables in R. treedata.table is a wrapperfor data.table for phylogenetic analyses that matches a phylogeny to the data.table, and preserves matching during data.table operations.Using the data.table package greatly increases analysis reproducibility and the efficiency of data manipulation operations over other ways of performing similar tasks inbase R, enabling