Last data update: 2014.03.03

R: Standard-evaluation version of 'complete'.
complete_R Documentation

Standard-evaluation version of complete.

Description

This is a S3 generic.

Usage

complete_(data, cols, fill = list(), ...)

Arguments

data

A data frame

cols

Columns to expand

fill

A named list that for each variable supplies a single value to use instead of NA for missing combinations.

Results