Package: precisePlacement
Title: Suite of Functions to Help Get Plot Elements Exactly Where You
        Want Them
Version: 0.1.0
Authors@R: 
    person(given = "Jasper",
           family = "Watson",
           role = c("aut", "cre"),
           email = "jasper.g.watson@gmail.com")
Description: Provides a selection of tools that make it easier to place elements onto a (base R) plot exactly where you want them. It allows users to identify points and distances on a plot in terms of inches, pixels, margin lines, data units, and proportions of the plotting space, all in a manner more simple than manipulating par().
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/rntq472/precisePlacement/issues
NeedsCompilation: no
Packaged: 2021-06-14 08:39:02 UTC; jasper
Author: Jasper Watson [aut, cre]
Maintainer: Jasper Watson <jasper.g.watson@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-15 08:10:09 UTC
Built: R 4.3.3; ; 2025-01-24 11:12:19 UTC; unix
