connNameToClassPrefix | R Documentation |
Converts the connector name into the class prefix (e.g.: "mass.csv.file" –> "MassCsvFile").
connNameToClassPrefix(connName)
connName |
A connector name (e.g.: "mass.csv.file"). |
The corresponding class prefix (e.g.: "MassCsvFile").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.