| jp_mlit_meta | R Documentation |
A tibble used by the JP MLIT adapter to speed up station discovery.
data(jp_mlit_meta)
A tibble/data.frame with one row per station and typical columns:
MLIT station identifier (character)
Station name (character)
River name, if available (character)
Latitude in WGS84 (double)
Longitude in WGS84 (double)
Drainage area in km^2, if available (double)
Altitude in meters, if available (double)
ISO country code (character)
Adapter provider id, e.g. "JP_MLIT" (character)
Provider name (character)
MLIT; see package README for licensing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.