read_litter | R Documentation |
Reads litter data from various formats. Currently only the OSPAR data snapshot format, and a wide format are supported. See the package vignette for more details.
read_litter(filename, logger = create_logger(level = "INFO"), type_names)
filename |
name of litter file |
logger |
optional logger object (see |
type_names |
character vector of allowed type_names |
tibble
with litter data in long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.