diagnose_pull_v2: Diagnose directory of one pull (i.e. a directory)

diagnose_pull_v2R Documentation

Diagnose directory of one pull (i.e. a directory)

Description

Output diagnostics of a directory containing raw box files

Usage

diagnose_pull_v2(
  date,
  filenam = "latest_SNB_diagnose.csv",
  outDirLocation = getOption("path.to.raw_v2")
)

Arguments

date

a character vector formated as 'yyyy.mm.dd' (same as the directory date holding the raw data)

filenam

default to latest_SNB_diagnose.csv.

outDirLocation

the location of the raw data; the default is getOption('path.to.raw_v2')

Value

a data.table

Author(s)

MV

Examples

## Not run: 
options(host = 'scidb.mpio.orn.mpg.de')  
x = diagnose_pull_v2()

## End(Not run)

mpio-be/SNB2 documentation built on Sept. 17, 2024, 4:27 p.m.