conversion_func: Conversion function

View source: R/conversion_func.R

conversion_funcR Documentation

Conversion function

Description

Conversion function attempts to force input data structure to correct format (i.e., numeric data). *NOTE, does not attempt to rearrange columns or format dates*. Outputs must still be manually checked.

Usage

conversion_func(df)

Arguments

df

A dataframe containing time information and variables of interest

Value

If successful, a dataframe with each column as numeric data


UoA-eResearch/fisheR documentation built on July 8, 2023, 5:06 p.m.