soil_types: Conversion table between specific and general soil types

Description Usage Arguments Value Author(s)

View source: R/soil_types.R

Description

Conversion table between specific and general soil types

Usage

1
soil_types(col = NULL, stringsAsFactors = FALSE)

Arguments

col

Name of column to return. If NULL (default), return the full data.frame

stringsAsFactors

logical: should character vectors be converted to factors? The ‘factory-fresh’ default has been TRUE previously but has been changed to FALSE for R 4.0.0. Only as short time workaround, you can revert by setting options(stringsAsFactors = TRUE) which now warns about its deprecation.

Value

If is.null(col), data.frame linking specific (Type) and general (Top_Type) soils

Author(s)

Alexey Shiklomanov


jinshijian/UrbanKfs documentation built on Jan. 9, 2021, 9:54 a.m.