colTypeConverter: colTypeConverter

View source: R/utilities.R

colTypeConverterR Documentation

colTypeConverter

Description

This function takes a dataframe and tries to convert the various columns into the appropriate type according to their contents

Usage

colTypeConverter(df = NULL)

Arguments

df

default is NULL the dataframe that needs column types changed

Value

the same df, but with attributes

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca

See Also

Other general_use: loadData(), loadESEData(), matchAndesToESE(), setExperimentType(), tweakBasketsPostProcessing(), tweakBaskets(), tweakCatches(), tweakLv1(), tweakSets(), tweakSpecimensRaw(), tweakUniversal()


PopulationEcologyDivision/andesmerge documentation built on April 12, 2024, 6:28 a.m.