clean_ascent_cols: Clean Ascent Columns

Description Usage Arguments Examples

Description

This function takes a data frame generated from Ascent csv files and selects only the relevant columns, and renames the columns so that they are easier to access. Removes extraneous characters from the "Time" column. Coerces various columns to factors.

Usage

1

Arguments

data

Data frame of Ascent data generated from read_ascent_csv() with all columns present and column names unmodified.

posix

Optionally converts AcqTime to POSIXct. Default is FALSE.

Examples

1

kmjaniak/ascent documentation built on May 9, 2019, 9:58 p.m.