View source: R/gdPlotProjection.R
gdPlotDataSourceParameters | R Documentation |
Specify plot parameters for data source passed to function gdPlotProjection().
gdPlotDataSourceParameters(percent = 100, color = "blue")
percent |
Percent of randomly selected rows in data source |
color |
Colour for data points of data source |
List of plot parameters for data source
## Not run:
gdPlotDataSourceParameters(2500)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.