read_pvss_export: Read a file produced by PVSSExport.

Description Usage Arguments Value See Also Examples

Description

This is a simple wrapper around read_csv(). Columns are renamed and times are converted to UNIX timestamps.

Usage

1

Arguments

file

Anything accepted by read_csv() or an xrootd URL.

Value

A data frame.

See Also

read_csv().

Examples

1
2
read_pvss_export(readcern_example('pvss.csv'))
read_pvss_export('root://eosuser.cern.ch//eos/user/r/rmatev/readcern/pvss.csv')

rmatev/readcern documentation built on June 7, 2019, 10:43 p.m.