abstract: Retrieve study informations from the file.

Description Usage Arguments Details Value Author(s) Examples

View source: R/read-epx.R

Description

S3 method. Retrieve study informations from a loaded epx file, and return a data.frame containing these informations.

Usage

1

Arguments

x

Object - an epx object created by read.epx

Details

—-

Value

A data.frame with some study informations:

File Name

- File name containing this study

Title

- Title of the study

Author

- Author of the study

Agency

- Name of the agency conducting the study

Created

- Date Time of file creation

Identifier

- An identifier...

Modified

- Date Time of the last modification of this file

Note

-

Version

-

Author(s)

Jean Pierre Decorps <jean.pierre.decorps@gmail.com>

Examples

1
# -----------

Example output

Loading required package: XML
Loading required package: httr

Attaching package: 'epxToR'

The following object is masked from 'package:base':

    as.data.frame

epxToR documentation built on July 2, 2020, 3:12 a.m.