recipes (version 0.1.5)

covers: Raw Cover Type Data

Description

These data are raw data describing different types of forest cover-types from the UCI Machine Learning Database (see link below). There is one column in the data that has a few difference pieces of textual information (of variable lengths).

Arguments

Value

covers

a data frame

Examples

Run this code
# NOT RUN {
data(covers)
str(covers)
# }

Run the code above in your browser using DataLab