spread {tidylog} | R Documentation |
Wrapper around tidyr::spread that prints information about the operation
Description
Wrapper around tidyr::spread that prints information about the operation
Usage
spread(data, ...)
Arguments
data |
see spread |
... |
see spread |
Value
see spread
[Package tidylog version 1.1.0 Index]