Skip to content
/ rosario Public

❗ This is a read-only mirror of the CRAN R package repository. rosario — A Null Model Algorithm to Analyze Cyclical Data in Ecology. Homepage: https://alrobles.github.io/rosario/

Notifications You must be signed in to change notification settings

cran/rosario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosario

The rosario package provides tools to quantify and visualize temporal niche overlap using Pianka and Czekanowski indices, and to simulate null models with the ROSARIO algorithm (Castro-Arellano et al. 2010).

Installation

You can install the development version of rosario from GitHub with:

# Install devtools if you don't have it
install.packages("devtools")

# Install rosario from GitHub
devtools::install_github("alrobles/rosario")

You can also get the official release version from CRAN

install.packages("rosario")

Learn More

Two vignettes demonstrate the full workflow and capabilities of the package:

  • Introduction to rosario
    Overview of rosario workflow.

  • Real-world example
    Demonstration of rosario workflow with a real-world dataset.

You can also access them from within R:

vignette("introduction_to_rosario")
vignette("real_world_example")

About

❗ This is a read-only mirror of the CRAN R package repository. rosario — A Null Model Algorithm to Analyze Cyclical Data in Ecology. Homepage: https://alrobles.github.io/rosario/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages