hanwoo_info: hanwoo_info

View source: R/hanwoo_info.R

hanwoo_infoR Documentation

hanwoo_info

Description

This function scrap the information of Hanwoo from data.go.kr. Please get your API key and request for applicate at data.go.kr.

Usage

hanwoo_info(cattle, key_encoding, key_decoding, time_check = FALSE)

Arguments

cattle

Number of cattle you get the inform.

key_encoding

Encoded API key from data.go.kr.

key_decoding

Decoded API key from data.go.kr.

time_check

Check the response time of the server.

Examples

hanwoo_info(cattle = "002083191603", key_encoding, key_decoding)
hanwoo_info(cattle = "002115280512", key_encoding, key_decoding)

adatalab/hanwoo documentation built on May 8, 2024, 7:52 p.m.