Skip to contents

The goal of stdictkr is to provide client package for https://stdict.korean.go.kr/openapi.

Installation

Installation You can install the stdictkr with:

# CRAN NOT YET!!!
install.packages("stdictkr")

# Dev version
install.packages("stdictkr", repos = 'https://mrchypark.r-universe.dev')

How to USE

Set API Key

you need set api key from https://stdict.korean.go.kr/openapi/openApiRegister.do using std_auth_set().

Search API

This is a basic example which shows you how to solve a common problem:

View API

This is a basic example which shows you how to solve a common problem:

License

All credit about data and logo is from 국립국어원 표준국어대사전 under cc-by-sa 2.0 kr.