ama_interviews: Extract jobs that will have AMA Interviews

Description Usage Arguments Value Examples

Description

Extract jobs that will have AMA Interviews

Usage

1
ama_interviews(jobs_data)

Arguments

jobs_data

A data.frame of jobs from which to filter

Value

A data.frame of jobs that will have AMA interviews

Examples

1
2
jobs_data <- get_job_listings()
ama <- ama_interviews(jobs_data)

lachlandeer/marketingphdjobs documentation built on June 22, 2019, 12:44 a.m.