knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

shaketoba

R Port of Ojisan NArikiri Randomized Algorithm

なんだこれは

greymd/ojichatのR言語版です。

使い方

Shinyアプリとして利用できます。

require(shaketoba)
run_app()

たぶんこういう感じの画像をプロットできます。

sktb-plot-sample

ライセンス

MIT License

inst/fonts/setofont-sp-merged.ttfにはOFL v1.1が適用されます。 このソフトウェアにはApache License 2.0で頒布されているソフトウェアの派生物が含まれます。

inst/illust以下の画像はいらすとやで頒布されている素材です。利用規定の都合上、これらの画像そのものの再利用はできません。



paithiov909/shaketoba documentation built on Dec. 22, 2021, 5:25 a.m.