
Last chance! 50% off unlimited learning
Sale ends in
spread
.spread_(data, key_col, value_col, fill = NA, convert = FALSE, drop = TRUE, sep = NULL)
NA
), and implicit missings, rows that simply aren't
present. Both types of missing value will be replaced by fill
.TRUE
, type.convert
with asis =
TRUE
will be run on each of the new columns. This is useful if the value
column was a mix of variables that was coerced to a string. If the class of
the value column was factor or date, note that will not be true of the new
columns that are produced, which are coerced to character before type
conversion.FALSE
, will keep factor levels that don't appear in the
data, filling in missing combinations with fill
.NULL
, the column names will be taken from the values of
key
variable. If non-NULL
, the column names will be given
by "