Class to represent the source Analysts
analystNameThe name of the analysts
sourceIdThe id for the source. This is only used if there are multiple analysts for a site
analystIdA character string specifying the id to be used for the analyst. If left blank, it will be set as a 4 letter abbreviation of the site + analyst names using abbreviate.
1 2 3 | cbs.avg <- sourceAnalyst(analystName = "Average",
sourceId = "avg",
analystId = "cbav")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.