With this release we are:
- Expanding the vignettes initially available.
- The
crossplotfunction is more flexible and now accepts as input both trace files on disk as well as data frames. As a consequence, the argumentslogPath1andlogPath2are renamedlog1andlog2, which is a breaking change with respect to v1.6.1. - Also,
crossplotaccepts statistics other thanmeanfor summarising traces. Possible values aremeanormedian. pkgdownis now being used for generating the static website for the documentation of the package, available at https://gaballench.github.io/tbea/
What's Changed
- Several changes for target v1.7.0 by @gaballench in #22
- Extends crossplot by @spreinalesl in #23
- Includes vignettes by @spreinalesl in #24
- Update readme by @spreinalesl in #25
New Contributors
- @spreinalesl made their first contribution in #23
Full Changelog: v1.6.1...v1.7.0