Description Usage Arguments Value Examples
Extract jobs that will have AMA Interviews
1  | ama_interviews(jobs_data)
 | 
jobs_data | 
 A data.frame of jobs from which to filter  | 
A data.frame of jobs that will have AMA interviews
1 2  | jobs_data <- get_job_listings()
ama <- ama_interviews(jobs_data)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.