diff --git a/DESCRIPTION b/DESCRIPTION index c6031e6..c1f8da1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,10 +7,10 @@ Authors@R: c(person("John", "Quensen", email = "quensenj@msu.edu", role = c("aut person("Jari", "Oksanen", role = "aut")) Maintainer: John Quensen Description: The `vegan` package includes several functions for adding features - to ordination plots with the functions `ordiarrows()`, `ordiellipse()`, - `ordihull()`, `ordispider()`and `ordisurf()`. This package adds these same - features to ordination plots made with `ggplot2`. In addition, `gg_ordibubble()` - sizes points relative to the value of an environmental variable. + to ordination plots: `ordiarrows()`, `ordiellipse()`, `ordihull()`, + `ordispider()` and `ordisurf()`. This package adds these same features to + ordination plots made with `ggplot2`. In addition, `gg_ordibubble()` sizes + points relative to the value of an environmental variable. License: GPL (>= 2) Encoding: UTF-8 LazyData: true