Search notes:

R: as.X functions

as.Date converts from a character representation of a date to an object whose class is Date.
as.integer
as.factor
as.vector
as.name is identical to as.symbol.
as.numeric
as.POSIXct
as.POSIXlt

See also

Index to (some) R functions

Index