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:
@@ -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
|
||||
|
Reference in New Issue
Block a user