read_kishou_feed | R Documentation |
read_kishou_feed(frequency, type)
frequency |
Release frequency. Select either high frequency ("high") or long term ("low") |
type |
Feed type. Specify the item to be retrieved as a string. See details for the items. |
The following items can be specified in the type argument.
regular: It will be announced on time.
extra: It will be announced at any time.
eqvol: Earthquakes and Volcanoes.
other: Other informations.
a tbl
object
read_kishou_feed("high", type = "regular")
read_kishou_feed("low", "other")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.