Learn R Programming

repfun (version 0.1.2)

formats: Data frame of SAS formats

Description

formats

Usage

formats

Arguments

Format

A data frame with 5 columns and 8 observations:

FMTNAME

Name of Format

START

Start Value of Format

END

End Value of Format

LABEL

Label of Format

TYPE

Type of Format

Details

Formats Data Frame (SAS Style)

References

None

Examples

Run this code
data("formats")

Run the code above in your browser using DataLab