is_valid_crs {trainR} | R Documentation |
Validate station code (CRS)
Description
Validate station code (CRS)
Usage
is_valid_crs(x, parameter = "crs")
Arguments
x |
Station code. |
parameter |
String with the name of the parameter to check. |
Value
Nothing, call for its side effect.
[Package trainR version 0.0.1 Index]