Other packages > Find by keyword >

litteR  

Litter Analysis
View on CRAN: Click here


Download and install litteR package within the R console
Install from CRAN:
install.packages("litteR")

Install from Github:
library("remotes")
install_github("cran/litteR")

Install by package version:
library("remotes")
install_version("litteR", "1.0.0")



Attach the package and use:
library("litteR")
Maintained by
Dennis Walvoort
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-26
Latest Update: 2022-08-26
Description:
Data sets on various litter types like beach litter, riverain litter, floating litter, and seafloor litter are rapidly growing. This package offers a simple user interface to analyse these litter data in a consistent and reproducible way. It also provides functions to facilitate several kinds of litter analysis, e.g., trend analysis, power analysis, and baseline analysis. Under the hood, these functions are also used by the user interface. See Schulz et al. (2019) for details. MS-Windows users are advised to run 'litteR' in 'RStudio'. See our vignette: Installation manual for 'RStudio' and 'litteR'.
How to cite:
Dennis Walvoort (2019). litteR: Litter Analysis. R package version 1.0.0, https://cran.r-project.org/web/packages/litteR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.4.1 (2019-07-26 13:00), 0.6.2 (2019-10-07 11:40), 0.6.4 (2019-10-17 07:10), 0.6.5 (2019-10-22 13:20), 0.6.6 (2019-11-25 19:50), 0.7.0 (2019-12-09 10:20), 0.8.0 (2020-06-12 12:50), 0.8.1 (2020-07-04 06:20), 0.8.2 (2020-10-10 06:10), 0.9.0 (2021-09-08 23:30), 0.9.1 (2021-09-21 11:10)
Other packages that cited litteR R package
View litteR citation profile
Other R packages that litteR depends, imports, suggests or enhances
Complete documentation for litteR
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA