文件名称:RNativeAPI:R软件包:RNativeAPI-R Native API的文档和示例(概念验证)
文件大小:103KB
文件格式:ZIP
更新时间:2024-03-06 22:45:50
c api documentation package r
R包:RNativeAPI-R Native API的文档和示例 通过内置的R帮助系统记录R Native API的概念验证包。 帮助页面以Roxygen2编写,编译为Rd格式,然后由R呈现为常规帮助页面。 免责声明:这只是概念的证明; 我并不是说这是最好的方法。 例子 帮助页面 HTML版本 文字版本 > options( help_type = " text " ) > ? RNativeAPI :: getAttrib getAttrib package : RNativeAPI R Documentation Gets and Sets an Attribute of an R Object Description : Gets and Sets an Attribute of an R Object Usage :
【文件预览】:
RNativeAPI-master
----getAttrib.png(101KB)
----man()
--------SEXP.Rd(454B)
--------SEXPTYPE.Rd(2KB)
--------coerceVector.Rd(2KB)
--------allocVector.Rd(2KB)
--------R_CheckUserInterrupt.Rd(1KB)
--------getAttrib.Rd(1KB)
--------R_len_t.Rd(1KB)
----NAMESPACE(215B)
----inst()
--------WORDLIST(42B)
----.Rbuildignore(76B)
----.gitignore(26B)
----R()
--------allocVector.R(2KB)
--------SEXP.R(247B)
--------R_CheckUserInterrupt.R(913B)
--------SEXPTYPE.R(1KB)
--------coerceVector.R(2KB)
--------R_xlen_t.R(1KB)
--------setAttrib.R(1KB)
----DESCRIPTION(582B)
----README.md(2KB)