powered by
Coerce factor to classified. Creates a factor that retains attributes during subsetting.
# S3 method for factor as_classified(x, ...)
factor
ignored arguments
class 'classified' 'factor'
Other classified: [.classified(), as_classified()
[.classified()
as_classified()
Other interface: conditionalize.data.frame(), decorate.character(), decorate.data.frame(), ggplot.decorated(), ggready.data.frame(), io_csv.character(), io_csv.data.frame(), io_table.character(), io_table.data.frame(), io_yamlet.character(), io_yamlet.data.frame(), is_parseable.default(), read_yamlet(), resolve.data.frame(), write_yamlet()
conditionalize.data.frame()
decorate.character()
decorate.data.frame()
ggplot.decorated()
ggready.data.frame()
io_csv.character()
io_csv.data.frame()
io_table.character()
io_table.data.frame()
io_yamlet.character()
io_yamlet.data.frame()
is_parseable.default()
read_yamlet()
resolve.data.frame()
write_yamlet()
# NOT RUN { class(as_classified(factor(letters))) # }
Run the code above in your browser using DataLab