Learn R Programming

kgschart

kgschart is an R package for parsing KGS rank graphs into numeric data (KGS is an online platform for the game of go). See Documentation for package introduction, or visit the web app to try the package functionality on browsers.

Installation

This package is now on CRAN. You can download by:

install.packages("kgschart")

Alternatively, you can download the latest version from the GitHub repository.

devtools::install_github("kota7/kgschart-r")

Links

Copy Link

Version

Install

install.packages('kgschart')

Monthly Downloads

177

Version

1.3.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kota Mori

Last Published

July 2nd, 2017

Functions in kgschart (1.3.5)

download_graph

Download KGS rank graph
kgschart

KGS Rank Graph Parser
kgschart_app

Launch shiny app
plot.kgschart

Plot method for kgschart object
print.kgschart

Print method for kgschart object