| LDF {Scalelink} | R Documentation |
Linking data file
Description
Linking data file data with 10000 records and 5 variables.
Format
A data frame with 10000 observations on the following 5 variables:
idRecord Identifier (not used for linking).
DayDay of Week.
MonthMonth of Year.
YearYear.
SexGender: with codes
1Male and2Female.
Details
The LDF dataset is one of the sample datasets provided with this package for demonstration purposes.
This version include records with missing data
Source
Synthetic data created by Harvey Goldstein
Examples
data(LDF, package = "Scalelink")
summary(LDF)
[Package Scalelink version 1.0 Index]