Last data update: 2014.03.03

R: Pull ability data from job list
abilitiesR Documentation

Pull ability data from job list

Description

This function should be used after a socSearch has been stored. The function extracts ability information for the searched/stored occupation.

Usage

abilities(list)

Arguments

list

the name of the list object that the socSearch data has been stored in

Value

A data frame with relevant data.

Note

May not work if data are not properly formatted.

Author(s)

Eric Knudsen

Examples

  ## Not run: 
    # You need to set your credentials with setCreds() prior to use.
    abilities(jobData)
  
## End(Not run)

Results