Package 'stdictkr'

Title: Data Package using Korean Standard Dictionary
Description: stdictkr is a client package that uses the API provided by 'the Korean standard dictionary' <https://stdict.korean.go.kr/openapi/openApiInfo.do>. You can also directly download a dictionary and use it as a tibble data type.
Authors: Chanyub Park [aut, cre]
Maintainer: Chanyub Park <[email protected]>
License: MIT + file LICENSE
Version: 0.0.0.9000
Built: 2024-09-03 04:36:14 UTC
Source: https://github.com/mrchypark/stdictkr

Help Index


Remove API Key on stdict

Description

Remove API Key on stdict

Usage

std_auth_remove()

Set API Key on stdict

Description

Set API Key on stdict

Usage

std_auth_set()

View api for stdict korean

Description

stdict korean api can use view api

Usage

std_view(query, method = "word_info")

Arguments

query

query for view

method

method. default is "word_info"