listReports: List names of available reports

View source: R/listReports.R

listReportsR Documentation

List names of available reports

Description

List names of available reports

Usage

listReports(showFullPaths = FALSE)

Arguments

showFullPaths

Show full paths to files? Default: FALSE

Value

a data.frame containing report names, versions and descriptions for reports available in the currently installed version of the soilReports package.

Examples


listReports()

listReports(showFullPaths = TRUE)


ncss-tech/soilReports documentation built on April 25, 2024, 1:03 a.m.