Description Usage Arguments Value Examples
View source: R/extractInfo.R View source: R/extractInfo.R
Extracting information from a single line of data by index
Extracting information from a single line of data by agentType and agentName
1 2 3 | extractInfoByIndex(data, agentType, agentName)
extractInfoByIndex(data, agentType, agentName)
|
data |
The data to extract the information from |
agentType |
agentType of the line supposed to be extracted |
agentName |
agentName of the line supposed to be extracted |
index |
The index of the line in the data array to extract. |
Extracted data as a list
Extracted data as a list
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.