Skip to content

Commit a7c4c93

Browse files
committed
add harmonization note + reknit
1 parent b5e2215 commit a7c4c93

6 files changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](h
1414
coordinate systems, statistical transformations, and geometric
1515
constructions useful to the analysis and visualization of multivariate
1616
data, including bivariate generalizations of univariate tools and tools
17-
designed for geometric data analysis and ordination. It is spun off from
18-
and designed to interoperate with
19-
[{ordr}](https://github.com/corybrunson/ordr).
17+
designed for geometric data analysis and ordination.
18+
19+
It is spun off from and designed to interoperate with
20+
[{ordr}](https://github.com/corybrunson/ordr). However, the two packages
21+
remain to be completely harmonized.
2022

2123
## usage
2224

README.rmd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ devtools::load_all()
2020
[![CRAN](http://www.r-pkg.org/badges/version/gggda)](https://cran.r-project.org/package=gggda)
2121
<!-- badges: end -->
2222

23-
{gggda} extends [{ggplot2}](https://github.com/tidyverse/ggplot2) with coordinate systems, statistical transformations, and geometric constructions useful to the analysis and visualization of multivariate data, including bivariate generalizations of univariate tools and tools designed for geometric data analysis and ordination. It is spun off from and designed to interoperate with [{ordr}](https://github.com/corybrunson/ordr).
23+
{gggda} extends [{ggplot2}](https://github.com/tidyverse/ggplot2) with coordinate systems, statistical transformations, and geometric constructions useful to the analysis and visualization of multivariate data, including bivariate generalizations of univariate tools and tools designed for geometric data analysis and ordination.
24+
25+
It is spun off from and designed to interoperate with [{ordr}](https://github.com/corybrunson/ordr).
26+
However, the two packages remain to be completely harmonized.
2427

2528
## usage
2629

man/figures/README-coord-1.png

-11 Bytes
Loading

man/figures/README-coord-2.png

459 Bytes
Loading

man/figures/README-geom-1.png

-11 Bytes
Loading

man/figures/README-stat-1.png

-11 Bytes
Loading

0 commit comments

Comments
 (0)