| murljobs {muRL} | R Documentation |
A sample dataframe of recipient information and addresses
Description
This sample dataframe of recipient information and addresses includes columns with information required by the muRL package, as well as auxiliary columns with information related to a hypothetical mailmerge, but not required by muRL.
Usage
data(murljobs)
Format
A data frame with 8 observations on the following 15 variables.
institutiona factor containing sample institution names (with levels
Christopher College, ...,University of State University).typean auxiliary factor for sorting sample entries (with level
am).deadlinean auxiliary factor containing sample deadlines (with levels
1/5/2010,12/1/2009).titlea factor containing sample recipient titles (with levels
Dean, ...,Sargent).fnamea factor containing sample recipient first names (with levels
Frank, ...,Tim).lnamea factor containing sample recipient last names (with levels
Anderson, ...,Smithers).depta factor containing sample recipient information (with levels
Department of Political Science,Department of Politics).positiona factor containing sample position titles (with levels
assistant professor, ...,postdoctoral associate).subfielda factor containing sample recipient information (with levels
American politics, ...,Governance Studies).address1a factor containing sample recipient address first lines (with level
Graduate Admissions Committee).address2a factor containing sample recipient address second lines (with levels
11 Smith Rd., ...,Dept of Political Science).address3a factor containing sample recipient address third lines (with levels
123 Main St, ...,Dept of Rock Music).citya factor containing sample recipient cities (with levels
Allentown, ...,Topeka).statea factor containing sample recipient states or provinces (with levels
CA, ...,WY).zipa numeric vector containing sample recipient ZIP codes.
Source
Created by package authors.
Examples
data(murljobs)