Convert a Ordinal Data to the Equivalent Binary Data for a Specific Grade
Source:R/helpers_data.R
h_convert_ordinal_data.Rd
A simple helper function that takes a DataOrdinal
object and an
integer grade and converts them to the equivalent Data
object.
Value
A Data
object.