Coder Social home page Coder Social logo

biotimer's Introduction

Lifecycle: experimental R-CMD-check rstudio mirror downloads cran version

BioTIMEr

BioTIMEr is an R package which gives you functions to work with BioTIME communities and provides an subset of the BioTIME database.

BioTIME (the Global database of assemblage time series for quantifying and understanding biodiversity change) is an international network and an open access database, free to anyone, anywhere in the world to use for education, research, and conservation.

Installation

install.packages("BioTIMEr") # CRAN version
pak::pkg_install("bioTIMEHub//BioTIMEr") # dev version

Getting Started

Most BioTIME users are interested in standardising the extent of the datasets. Here using the data subset included inside the package.

library(BioTIMEr)
gridding(BTsubset_meta, BTsubset_data)

A likely following step would be to rarefy communities to a common sampling effort.

gridding(BTsubset_meta, BTsubset_data) %>% 
   resampling("ABUNDANCE")

Citation

Under the terms of the BioTIME data user agreement, users who download data agree to cite a DOI.

Please also cite BioTIMEr by running citation(package = "BioTIMEr").

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for BioTIMEr in R doing citation(package = 'BioTIMEr')

biotimer's People

Contributors

albansagouis avatar fayehm avatar ismartinss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.