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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for litteR051015202530TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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