Git Product home page Git Product logo

ritalic's Introduction

ritalic

ritalic is an R package which gives you access to ITALIC mediated data via its REST API.

ITALIC the Information System on Italian Lichens, makes available information and resources about the lichens known to occur in Italy. It is maintained and updated by the Research Unit of Professor Pier Luigi Nimis, at the University of Trieste (NE Italy), Department of Life Sciences. Most of the data are derived from the Checklist of the Lichens of Italy by Nimis (2016), but nomenclatural and distributional data are being continuously updated.

Installation

You can either install the stable relase of ritalic using the version available on CRAN:

# coming soon

Or you can install the development version of the package from GitHub:

# install devtools package
install.packages("devtools")
# load devtools
library(devtools)
# install ritalic
devtools::install_github("Mattciao96/ritalic")
# load ritalic
library(ritalic)

# Now you can use the functions available in ritalic

Usage

The package includes a vignette designed to help users. This vignette serves as a basic guide for utilizing the main functions of the package. To access it, simply enter the following command in the R console (after loading the package):

vignette("ritalic")

Citation

Coming soon

ritalic's People

Contributors

mattciao96 avatar

Watchers

 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.