read_pst: Get all messages in an OST/PST

Description Usage Arguments Value Examples

View source: R/read-pst.r

Description

Get all messages in an OST/PST

Usage

1
read_pst(path)

Arguments

path

path to OST/PST

Value

data frame

Examples

1
2
read_pst(system.file("extdata/example-2013.ost", package="freepst"))
read_pst(system.file("extdata/dist-list.pst", package="freepst"))

hrbrmstr/freepst documentation built on June 5, 2020, 2:47 a.m.