- 4
- 0
- 约1.67万字
- 约 61页
- 2018-05-20 发布于湖北
- 举报
R – a brief introduction - Szymon Stoma
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Lists (3/4) The names of components may be abbreviated down to the minimum number of letters needed to identify them uniquely. Syntactic quicksand: aa[[1]] is the first component of aa aa[1] is the sublist consisting of the first component of aa only. There are functions whose return value is a list(and not a vector / matrix / array) Lists are very flexible my.list - list(c(5,4,-1),c(X1,X2,X3)) my.list [[1]]: [1] 5 4 -1 [[2]]: [1] X1 X2 X3 my.list[[1]] [1] 5 4 -1 my.list - list(comp
您可能关注的文档
- for黄丰【广告策划-ppt】某文化传播有限公司融资计划书....ppt
- GFK市场咨询公司中国区总裁赵新宇发言 - GfK Marketing Service China.ppt
- GSM手机射频工作原理与电路分析34.ppt
- GSM手机射频工作原理与电路分析49.ppt
- GSM手机射频工作原理与电路分析22.ppt
- GSM手机射频工作原理与电路分析11.ppt
- GSM手机射频工作原理与电路分析68.ppt
- GSM手机射频工作原理与电路分析92.ppt
- GSM手机射频工作原理与电路分析72.ppt
- IEC62056资料.doc
- 安徽宿州市初二地生会考试卷题库及答案.docx
- 2025年江苏扬州市初二地生会考考试真题及答案.docx
- 《VR古诗体验》《望庐山瀑布》沉浸式场景教学_创新教学.docx
- 2025年江西省鹰潭市初二学业水平地生会考考试试题及答案.docx
- 2026年黑龙江省齐齐哈尔市初二学业水平地理生物会考考试题库(附含答案).docx
- 安徽宿州市地理生物会考真题试卷(含答案).docx
- 2025年江苏扬州市初二地生会考真题试卷(+答案).docx
- 电动固定翼飞机+地面滑跑起降(Electric CTOL)路线对eVTOL的潜在竞争:在机场基础设施完善的场景下的成本优势.docx
- 2025年江西省鹰潭市初二学业水平地生会考真题试卷+解析及答案.docx
- 2026年黑龙江省齐齐哈尔市初二学业水平地生会考真题试卷+答案.docx
原创力文档

文档评论(0)