load_ctap_mc_blocks: Load CTAP MC blocks sheet/table

Description Usage Arguments Value

View source: R/mc_utils.R

Description

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

Usage

1
2
load_ctap_mc_blocks(mc_file, blocks_sheet, timeformat = "%Y%m%dT%H%M%S",
  tz = "UTC")

Arguments

mc_file

character, Full path to the MC file

blocks_sheet

character, Name of sheet that lists blocks

timeformat

character, Format string for time fields

tz

character, Time zone to use

Value

A tibble with the contents of the blocks_sheet sheet/table


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