-
Notifications
You must be signed in to change notification settings - Fork 147
Expand file tree
/
Copy pathmapInfoDf.Rd
More file actions
36 lines (32 loc) · 950 Bytes
/
mapInfoDf.Rd
File metadata and controls
36 lines (32 loc) · 950 Bytes
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
26
27
28
29
30
31
32
33
34
35
36
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{mapInfoDf}
\alias{mapInfoDf}
\title{mapInfoDf use for china map name reference.}
\format{Data frame with 3380 observations of 5 variables.}
\source{
\url{http://www.justice.gov/dea/resource-center/stride-data.shtml}
}
\usage{
mapInfoDf
}
\description{
This dataset comes from geo infomation.
}
\section{Variables}{
\describe{
\item{state}{State where seizure occured.}
\item{potency}{Purity of cocaine, as percentage (100\% = pure cocaine,
0\% = all filler)}
\item{weight}{Weight, in grams.}
\item{month}{Month in which seizure occured.}
\item{price}{Estimated value in USD.}
}
}
\section{Use}{
Use of this data requires your agreement to refer to your analyses as
"unvalidated DEA data and to claim authorship and responsibility for any
inferences and/or conclusions you may draw from this information."
}
\keyword{datasets}