ISCN3_3: International Soil Carbon Network vs 3.3

View source: R/ISCN3_3.R

ISCN3_3R Documentation

International Soil Carbon Network vs 3.3

Description

This function calls the ISCN3 function to pull the ISCN 3_2 archive off of EDI. It cleans these tables by recasting columns to appropriate data types, and then replacing ISCN computations with NA values. It gaps fills missing citation information and reformats modification dates. It then returns the reformatted data.

Usage

ISCN3_3(data_dir, datasets_exclude = c(), verbose = FALSE)

Arguments

data_dir

character refers to a directory where the data is located or downloaded to.

datasets_exclude

A list of dataset names to exclude

verbose

logical flag to print out messages or not.

Value

a list with the study table, layer table and profile table.


ISCN/SOCDRaHR2 documentation built on May 26, 2023, 6:44 a.m.