Package: cropcircles 0.2.4
cropcircles: Crops an Image to a Circle
Images are cropped to a circle with a transparent background. The function takes a vector of images, either local or from a link, and circle crops the image. Paths to the cropped image are returned for plotting with 'ggplot2'. Also includes cropping to a hexagon, heart, parallelogram, and square.
Authors:
cropcircles_0.2.4.tar.gz
cropcircles_0.2.4.zip(r-4.5)cropcircles_0.2.4.zip(r-4.4)cropcircles_0.2.4.zip(r-4.3)
cropcircles_0.2.4.tgz(r-4.4-any)cropcircles_0.2.4.tgz(r-4.3-any)
cropcircles_0.2.4.tar.gz(r-4.5-noble)cropcircles_0.2.4.tar.gz(r-4.4-noble)
cropcircles_0.2.4.tgz(r-4.4-emscripten)cropcircles_0.2.4.tgz(r-4.3-emscripten)
cropcircles.pdf |cropcircles.html✨
cropcircles/json (API)
NEWS
# Install 'cropcircles' in R: |
install.packages('cropcircles', repos = c('https://doehm.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/doehm/cropcircles/issues
Last updated 12 months agofrom:94bde27808. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:circle_cropcrop_circlecrop_heartcrop_hexcrop_parallelogramcrop_squarehex_crop
Dependencies:clicurlgluelifecyclemagickmagrittrpurrrRcpprlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add border helper | add_border |
Cropping functions | circle_crop crop_circle crop_heart crop_hex crop_parallelogram crop_square hex_crop |
Circle crop helper | cut_circle |
heart crop helper | cut_heart |
Hex crop helper | cut_hex |
Parallelogram crop helper | cut_parallelogram |
Square crop helper | cut_square |