Generates an informational message that corresponds to its argument(s). Similar to warning() except prefaced by "Note:" instead of "Warning message:".
生成一个对应其参数(S)的信息性消息。类似的警告(除非由序言)“注:”而不是“警告消息:”。
用法----------Usage----------
note(...)
参数----------Arguments----------
参数:...
character vectors (which are pasted together) or NULL
特征向量(粘贴在一起)或NULL
Details
详情----------Details----------
This function essentially cat()'s the created string to the screen. It is intended for messages to the user that are deemed to be 'informational', as opposed to warnings, etc.
此功能基本上猫()“在屏幕上创建的字符串。它的目的被认为是“信息”的用户的邮件,警告等反对