uniquedefault {reshape} | R Documentation |
Convenience function for setting default if not unique
uniquedefault(values, default)
values |
vector of values |
default |
default to use if values not uniquez |
Used by ggplot2
Hadley Wickham <h.wickham@gmail.com>