create_column: Parse a SPEW Log-file to into an appropriate column

Description Usage Arguments

View source: R/logfiles.R

Description

Parse a SPEW Log-file to into an appropriate column

Usage

1
create_column(logfile, name, type = "numeric")

Arguments

logfile

character vector of a SPEW log-file

name

character with the name of the column to extract from the SPEW log-file

type

default is "numeric". Determines whether

or not the final lgogfile should be converted to a numeric.


spew documentation built on Nov. 17, 2017, 7:36 a.m.