Title

This is an R Markdown document. Markdown is a simple formatting syntax for authoring web pages (click the Help toolbar button for more details on using R Markdown).

When you click the Knit HTML button a web page will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:

summary(cars)
##      speed           dist
## Min. : 4.0 Min. : 2.00
## 1st Qu.:12.0 1st Qu.: 26.00
## Median :15.0 Median : 36.00
## Mean :15.4 Mean : 42.98
## 3rd Qu.:19.0 3rd Qu.: 56.00
## Max. :25.0 Max. :120.00

You can also embed plots, for example:

plot(cars)

最新文章

  1. Bootstrap学习笔记博客
  2. 【javascript 面试笔试】1、几道笔试题
  3. Round in Oracle/VBA
  4. .net异步编程
  5. KM模板
  6. UVA1555-- Garland(推导+二分)
  7. GCD 常用代码
  8. Android的ADB配置环境和adb指令使用
  9. C++处理一个动态规划的问题
  10. apicloud+融云实现即时通讯
  11. Erlang入门(五)——补遗
  12. Java基础知识强化92:日期工具类的编写和测试案例
  13. 理解JavaScript继承
  14. c#数据库操作大全
  15. 关于在MyEclipse中页面中文乱码的问题
  16. 【原创】相对完整的一套以Jmeter作为工具的性能测试教程(接口性能测试,数据库性能测试以及服务器端性能监测)
  17. CICD - Teamcity 配置之一: 数据库自动部署
  18. Java实现单词树(trie)
  19. Python笔记(三)继承和多态、动态语言
  20. Hadoop与MPP是什么关系?有什么区别和联系?

热门文章

  1. spring boot 部署 发布
  2. rsync(四)技术报告
  3. struts2 ValueStack的set方法与setValue方法的区别
  4. 重载和const形参的学习心得
  5. JAVA中的BIO,NIO,AIO
  6. RXJS组件间超越父子关系的相互通信
  7. Unity3d的批渲染 batch rendering
  8. autoResizing autoLayout和sizeClass
  9. sequoiadb sdbexprt 导入工具进阶使用
  10. Eclipse-Hadoop-Plugin编译