powered by
Linking data file data with 10000 records and 5 variables.
A data frame with 10000 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.
1
2
The LDF dataset is one of the sample datasets provided with this package for demonstration purposes. This version include records with missing data
LDF
# NOT RUN { data(LDF, package = "Scalelink") summary(LDF) # }
Run the code above in your browser using DataLab