Learn R Programming

define (version 0.2.9)

Create FDA-Style Data and Program Definitions

Description

Creates a directory of archived files with a descriptive 'PDF' document at the root level (i.e. 'define.pdf') containing tables of definitions of data items and relative-path hyperlinks to the documented files. Converts file extensions to 'txt' per FDA expectations and converts 'CSV' files to 'SAS' Transport format. Relies on data item descriptors stored as per R package 'spec'. See 'package?define'. See also '?define'. Requires a compatible installation of 'pdflatex', e.g. .

Copy Link

Version

Install

install.packages('define')

Monthly Downloads

55

Version

0.2.9

License

GPL-3

Maintainer

Last Published

June 19th, 2020

Functions in define (0.2.9)

as.submission

Create a submission.
as.submission.submission

Coerce a submission to class submission.
makesasnames

Make names for a dataset that are unique and follow SAS naming conventions.
recode

Recode an encoded object.
as.define

Coerce to Define
as.document.define

Coerce to Document from Define
as.labeled

Coerce to class labeled.
as.document.submission

Coerce a submission object to a document.
define-package

Create FDA-style dataset and program definitions.
define

Define objects per FDA guidance.
as.pdf.define

Coerce to PDF from Define
as.xport

Coerce to class xport.
as.labeled.data.frame

Coerce data.frame to labeled.
as.tabular.define

Coerce to Tabular from Define