read_eqdb_csv | R Documentation |
read_eqdb_csv(path, show_metadata = TRUE)
path |
local file path to earthquake record file. |
show_metadata |
logical. If FALSE, returns only the values observed at each location. |
a tbl
object
https://www.data.jma.go.jp/svd/eqdb/data/shindo/index.html
read_eqdb_csv(system.file("dummy/eqdb.csv", package = "jmastats"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.