1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-31 18:32:22 +02:00

Review docs for added rouge lexers and update those with new highlighters

This commit is contained in:
Adam
2014-09-08 13:08:28 +02:00
parent c0d8a18b08
commit eab554a7a7
20 changed files with 21 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ R は統計計算用の言語です。
データの取得やクリーニング、統計処理やグラフ作成をするために便利な、たくさんのライブラリがあります。また、LaTeX文書からRコマンドを呼び出すこともできます
```python
```r
# コメント行は、#で開始します
@@ -772,4 +772,4 @@ pp + geom_point()
* RとR GUIはこちら [http://www.r-project.org/](http://www.r-project.org/)
* [RStudio](http://www.rstudio.com/ide/) 別のGUI
* [RStudio](http://www.rstudio.com/ide/) 別のGUI