nulldefault {reshape} | R Documentation |
Null default
Description
Use default value when null
Usage
nulldefault(x, default)
Arguments
x |
|
default |
Details
Handy method when argument defaults aren't good enough.
Author(s)
Hadley Wickham <h.wickham@gmail.com>
[Package reshape version 0.8.9 Index]