Description Usage Arguments Value Examples
View source: R/myfunc.R
加法算法
1
add(x, y)
x
第一个参数
y
第二个参数
返回加法结果
bb <- add(2,3);
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.