measurement_exists {rwunderground} | R Documentation |
Check if a variable exists for a PWS. If not set the value to -9999
Description
Check if a variable exists for a PWS. If not set the value to -9999
Usage
measurement_exists(x, class = "numeric")
Arguments
x |
the value to check |
class |
a character given the desired class for the variable |
[Package rwunderground version 0.1.8 Index]