Description Usage Arguments Value Examples
commentProjectInfo prints a comment to the console that includes relevant project information.
1 2 | commentProjectInfo(ProjectName = "", Researcher = "", Statistician = "",
StartDate = "", UpdateDate = "")
|
ProjectName |
Name of the current project |
Researcher |
Name of the researcher/client |
Statistician |
Name of the statistician/programmer |
StartDate |
Start date |
UpdateDate |
Updated date |
A comment printed to the console
1 2 3 4 5 | #commentProjectInfo(ProjectName="This is the project name",
# Researcher = 'John Doe',
# Statistician = 'Andrew Taylor',
# StartDate = 'December 9, 2015',
# UpdateDate = '')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.