Description Usage Arguments Value Note Author(s) Examples
This function allows you to search O*NET occupations using a keyword, and receive the results in a data frame.
| 1 | keySearch(keyword)
 | 
| keyword | an occupational keyword you'd like to query the API with | 
A data frame containing the search results.
May not work if data are not properly formatted.
Eric Knudsen
| 1 2 3 4 5 |   ## Not run: 
      # You need to set your credentials with setCreds() prior to use.
      keySearch("psychologist")
    
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.