# This is the function which tell the information about author
authname <- function()
{
print("This package is written by Yujia Gu")
}
authtele <- function()
{
print("His telephone number is 6666666")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.