Using ggplot2 for FLR. Provides (1) overloaded ggplot methods for various FLR classes, and (2) ggplot-based versions of standard plots in various FLR pkgs.
To install this package, start R and enter:
install.packages("ggplotFL", repos="http://flr-project.org/R")
or directly from the github repository by using:
remotes::install_github("flr/ggplotFL")
-ggplotFL plotting FLR objects with ggplot2
Copyright (c) 2014-2022 The FLR Team. Released under the GPL v2.
You are welcome to:
- Submit suggestions and bug-reports at: https://github.com/flr/ggplotFL/issues
- Send a pull request on: https://github.com/flr/ggplotFL/
- Compose a friendly e-mail to: <iago.mosqueira AT wur.nl>
- Author: FLR Team and various contributors.
- Maintainer: Iago Mosqueira [email protected]