Description Usage Arguments Value Examples
Add the index type from the triple-store.
1 | addIndex(repository, type, style = c(0, 1, 2))
|
repository |
Object of type repository specifying server details and repository to work on. |
type |
Type of index. Use listIndices(...,valid = TRUE) to see all possible indices |
style |
Specifies the chunk style of the new index. Can be 0, 1 or 2 |
An index of type to the triple-store. (invisible)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.