datatype | 返回所有R支持的基本的数据类型 |
datetimeInput | 用于输入标准的日期时间 |
datetime.LocalInput | 输入本地的时间, |
datetime.LocalPrint | 将UTC时间使用本地时间进行显示,实际存储还是UTC时间 |
ddmmyyyy | 用于输入日月年格式的数据 |
getDateSeries | 生成标准的日期型时间序列 |
getTimeSeries | 获取指定日期时间开始的时间序号,具体到秒 |
hello | Hello, World! |
left | 从左边截取n个字符 |
len | 获取字符赂量中每个元素的长度,而不是向量的长度 |
mid | 从字符中间进行测试 |
mmddyyyy | 用于输入月日年格式数据 |
mysql_toR | 数据类型转移 |
replaceStr | 用于字符串的替代 |
right | 从右边截取指定位数的字符串 |
splitStr | 将字符串进行拆分开 |
subsetStr | 自动过滤符合条件的字符串,也称为字符串的子集或截取 |
timeZoneNames | 获取所有的时区名称 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.