File: relig_income.Rd

package info (click to toggle)
r-cran-tidyr 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,720 kB
  • sloc: cpp: 268; sh: 9; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{relig_income}
\alias{relig_income}
\title{Pew religion and income survey}
\format{
A dataset with variables:
\describe{
\item{religion}{Name of religion}
\item{\verb{<$10k}-\verb{Don\\'t know/refused}}{Number of respondees with
income range in column name}
}
}
\source{
Downloaded from \url{https://www.pewresearch.org/religion/religious-landscape-study/}
(downloaded November 2009)
}
\usage{
relig_income
}
\description{
Pew religion and income survey
}
\keyword{datasets}