Learn R Programming

Scalelink (version 1.0)

FOI: File of interest

Description

File of interest data data with 7742 records and 5 variables.

Arguments

Format

A data frame with 7742 observations on the following 5 variables:

id

Record Identifier (not used for linking).

Day

Day of Week.

Month

Month of Year.

Year

Year.

Sex

Gender: with codes 1 Male and 2 Female.

Details

The FOI dataset is one of the sample datasets provided with this package for demonstration purposes.

Examples

Run this code
# NOT RUN {
data(FOI, package = "Scalelink")
summary(FOI)
# }

Run the code above in your browser using DataLab