load_ctap_mc_measurement: Load CTAP MC measurement sheet/table

Description Usage Arguments Value

View source: R/mc_utils.R

Description

Load CTAP MC measurement sheet/table. File can be xlsx or sqlite.

Usage

1
2
load_ctap_mc_measurement(mc_file, measurement_sheet,
  dateformat = "%d.%m.%Y")

Arguments

mc_file

character, Full path to the MC file

measurement_sheet

character, Name of sheet that lists measurements

dateformat

character, Format for the date column

Value

A tibble with the contents of the measurement_sheet sheet/table


jutako/Rtools documentation built on May 29, 2019, 4:52 p.m.