R/CVtables.R

Defines functions CVtables

Documented in CVtables

CVtables <- function(){
  return(c("VariableName", "VerticalDatum", "Speciation",
					 "SampleMedium", "ValueType", "DataType", "GeneralCategory",
					 "SampleType", "CensorCode", "TopicCategory")
       )
}

Try the RObsDat package in your browser

Any scripts or data that you put into this service are public.

RObsDat documentation built on May 29, 2017, 12:07 p.m.