columns(x)
keytypes(x)
读取注释包中的ID,这一点和ls("package:x")显示的内容不同。
1.png
keys(x, keytype, ...)
读取注释ID中的内容,keytype默认为探针id。
2.png
select(x, keys, columns, keytype, ...)
在注释包中匹配keys对应的columns。
3.png
读取注释包中的ID,这一点和ls("package:x")显示的内容不同。
读取注释ID中的内容,keytype默认为探针id。
select(x, keys, columns, keytype, ...)
在注释包中匹配keys对应的columns。