Description Usage Arguments Value Author(s) Examples
View source: R/rforcecom.search.R
Execute a SOSL
1 | rforcecom.search(session, queryString)
|
session |
Session data. It can be retrieve from |
queryString |
Query strings to search. (ex: "United", "Electoronics") |
Result dataset.
Takekatsu Hiramura <thira@plavox.info>
1 2 3 4 5 6 | ## Not run:
# Execute a SOSL
queryString <- "United"
rforcecom.search(session, queryString)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.