get_krl_price: Get KRL price

Description Usage Arguments Examples

Description

Get KRL price based on krl_price dataset. Use find_krl_station to find the KRL station exact name, code or ID as the input of this function.

Usage

1
get_krl_price(sts_origin, sts_dest, type = "name")

Arguments

sts_origin

origin KRL station name

sts_dest

destination KRL station name

type

type of station name input (name, code or id)

Examples

1
2
3
4
## Not run: 
get_krl_price("Ancol", "Sudirman")

## End(Not run)

rasyidstat/nusantr documentation built on Nov. 11, 2019, 9:16 p.m.