公卫百科  > 所属分类  >  R/S+   
[0] 评论[0] 编辑

Getting Help on a Function

 Getting Help on a Function

公卫论坛


Use help or ? to display the documentation for the function:
> help(functionname) or ? functionname
Use args for a quick reminder of the function arguments: 公卫论坛
> args(functionname)
Use example to see examples of using the function:
> example(functionname)

附件列表


0

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

如果您认为本词条还有待完善,请 编辑

上一篇 Downloading and Installing R    下一篇 华金中

标签

同义词

暂无同义词