-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 884 Bytes
/
DESCRIPTION
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
Package: APCplot
Type: Package
Version: 0.2.5
Date: 2024-03-15
Title: Triangular Age-Period-Cohort surfaces
Description: Plot either age-period-cohort surfaces (rates and rate ratios) or
individuals' life courses on a Lexis grid of equilateral triangles using
Martin R Smith's Ternary package. Ancillary functions are provided to set
up datasets containing rates from the Human Mortality Database and from
Demographic and Health Survey birth histories for plotting by APCplot.
URL: https://github.com/BugBunny/APCplot
Author: Ian Timaeus <ian.timaeus@lshtm.ac.uk> [aut, cre] (0000-0001-8011-4806)
Maintainer: Ian Timaeus <ian.timaeus@lshtm.ac.uk>
Depends:
R (>= 2.10),
Ternary
Imports:
haven,
HMDHFDplus,
PlotTools,
stats,
viridisLite
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
LazyData: false