Skip to content
Tim Van Rillaer edited this page Oct 13, 2023 · 7 revisions

Welcome to the tidytacos wiki!

Tidytacos is an R package to analyze taxon counts (:taco: taco's) in a tidy manner, whereas these are usually expressed in sparse tables.

To understand the logic behind tidytacos, it helps if you're familiar with the tidyverse. There are many free tutorials available online, for example here (especially chapters 1 and 3 are recommended).

Installation

The latest version can be downloaded and installed from Github by following instructions in the README file.

Getting Started

Some helpful tutorials on common workflows can be found in the navigation bar on the right. The quickstart guide is a good place to learn to know the package!

Contributing

For developers, there is a page with some guidelines on how to create or extend tidytacos functions.

Clone this wiki locally