Learn R Programming

epxToR (version 0.4-1)

abstract: Retrieve study informations from the file.

Description

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

Usage

abstract(x)

Arguments

x

Object - an epx object created by read.epx

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

-

Details

----

Examples

Run this code
# NOT RUN {
# -----------
# }

Run the code above in your browser using DataLab