complete_ {tidyr} | R Documentation |
complete
.This is a S3 generic.
complete_(data, cols, fill = list(), ...)
data |
A data frame |
cols |
Columns to expand |
fill |
A named list that for each variable supplies a single value to
use instead of |