missing_df | R Documentation |
A dataframe containing a set of observations, including some with missing variables. The variables are as follows:
data(missing_df)
A data frame with 65 rows and 6 variables
x. x points based on a false origin and normalized to the unit-square (0.01698944–0.95718825)
y. y points based on a false origin and normalized to the unit-square (0.01003585–0.98715473)
VAR1. Genric variable - think of it as housing prices or concentrations in ppb of some contaminant (50.00000–1050.00000)
VAR2. Genric variable - think of it as housing prices or concentrations in ppb of some contaminant (50.00000–1050.00000)
VAR3. Genric variable - think of it as housing prices or concentrations in ppb of some contaminant (50.00000–1050.00000)
Observed. factor variable states whether the variables were measured for a location: if the status is "FALSE", the values of the variables are missing (TRUE–FALSE)
Data simulated by A. Paez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.