read_jma_monthly: read csv data from jma web site

Description Usage Arguments Value

View source: R/read_jma.R

Description

read csv data from jma web site

Usage

1
read_jma_monthly(from, to, phpsessid)

Arguments

from

Date

to

Date

phpsessid

php session id obtained by 'get_phpsessionid()'

Value

csv data (character), can be processed with 'readr::read_csv()'


whatalnk/readjma documentation built on June 10, 2020, 10:28 a.m.