Learn R Programming

jpndistrict (version 0.3.0)

find_pref: Detect prefecture by coordinates

Description

Detect prefecture by coordinates

Usage

find_pref(longitude, latitude, ...)

Arguments

longitude

longitude

latitude

latitude

...

export parameter to other functions

Examples

Run this code
# NOT RUN {
find_pref(longitude = 130.4412895, latitude = 30.2984335)
# }

Run the code above in your browser using DataLab