diff options
Diffstat (limited to 'zh-cn/r-cn.html.markdown')
-rw-r--r-- | zh-cn/r-cn.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zh-cn/r-cn.html.markdown b/zh-cn/r-cn.html.markdown index d576db29..4673e861 100644 --- a/zh-cn/r-cn.html.markdown +++ b/zh-cn/r-cn.html.markdown @@ -532,7 +532,6 @@ barplot(c(1,4,5,1,2), names.arg = c("red","blue","purple","green","yellow")) install.packages("ggplot2") require(ggplot2) ?ggplot2 - ``` ## 获得 R |