Skip to content

Commit 134d497

Browse files
committed
update data documentation
1 parent ba15ff4 commit 134d497

3 files changed

Lines changed: 4 additions & 7 deletions

File tree

R/data.R

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,16 @@
1616
#' @name DAT_df
1717
#' @usage data(DAT_df)
1818
#' @format A data frame with 5000 rows and 4 variables
19-
2019
"DAT_df"
2120
NULL
2221

2322

2423
#' Beazley (sample of 1000)
2524
#'
2625
#' A test dataset containing a data.frame how it should ideally be arranged
27-
#' to work with datplot.Data are gathered from the Beazley Archive Pottery
26+
#' to work with datplot. Data are gathered from the Beazley Archive Pottery
2827
#' Database (BAPD) -- https://www.carc.ox.ac.uk/carc/pottery and
29-
#' transformed to work with datplot
28+
#' transformed to work with datplot.
3029
#'
3130
#' \itemize{
3231
#' \item Identifier (Vase.Number in BAPD)
@@ -41,7 +40,6 @@ NULL
4140
#' @usage data(Beazley)
4241
#' @format A data frame with 1000 rows and 4 variables
4342
#' @source https://www.carc.ox.ac.uk/carc/pottery
44-
4543
"Beazley"
4644
NULL
4745

@@ -79,7 +77,6 @@ NULL
7977
#' Quantitative Analysis.” Dissertation, Berlin: Freie Universität Berlin.
8078
#' \url{https://refubium.fu-berlin.de/handle/fub188/23730},
8179
#' partially after \url{https://inscriptions.packhum.org/}
82-
8380
"Inscr_Bithynia"
8481
NULL
8582

data/Beazley.rda

-92 Bytes
Binary file not shown.

man/Beazley.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)