Other packages > Find by keyword >

gridpattern  

'grid' Pattern Grobs
View on CRAN: Click here


Download and install gridpattern package within the R console
Install from CRAN:
install.packages("gridpattern")

Install from Github:
library("remotes")
install_github("cran/gridpattern")

Install by package version:
library("remotes")
install_version("gridpattern", "1.2.2")



Attach the package and use:
library("gridpattern")
Maintained by
Trevor L. Davis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-17
Latest Update: 2023-10-25
Description:
Provides 'grid' grobs that fill in a user-defined area with various patterns. Includes enhanced versions of the geometric and image-based patterns originally contained in the 'ggpattern' package as well as original 'pch', 'polygon_tiling', 'regular_polygon', 'rose', 'text', 'wave', and 'weave' patterns plus support for custom user-defined patterns.
How to cite:
Trevor L. Davis (2021). gridpattern: 'grid' Pattern Grobs. R package version 1.2.2, https://cran.r-project.org/web/packages/gridpattern. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.2 (2021-06-17 10:10), 0.2.1 (2021-07-17 06:30), 0.3.1 (2021-12-02 07:40), 0.4.0 (2022-01-12 18:52), 0.5.1 (2022-02-16 22:10), 0.5.3 (2022-03-23 00:00), 1.0.1 (2022-08-16 20:40), 1.0.2 (2022-11-07 22:50), 1.1.0 (2023-10-03 08:40), 1.1.1 (2023-10-25 21:00), 1.2.1 (2024-05-01 16:22)
Other packages that cited gridpattern R package
View gridpattern citation profile
Other R packages that gridpattern depends, imports, suggests or enhances
Complete documentation for gridpattern
Functions, R codes and Examples using the gridpattern R package
Some associated functions: alphaMaskGrob . clippingPathGrob . grid.pattern . grid.pattern_ambient . grid.pattern_circle . grid.pattern_crosshatch . grid.pattern_gradient . grid.pattern_image . grid.pattern_magick . grid.pattern_pch . grid.pattern_placeholder . grid.pattern_plasma . grid.pattern_polygon_tiling . grid.pattern_regular_polygon . grid.pattern_rose . grid.pattern_stripe . grid.pattern_text . grid.pattern_wave . grid.pattern_weave . gridpattern-package . guess_has_R4.1_features . mean_col . pattern_hex . pattern_square . pattern_weave . reset_image_cache . star_scale . 
Some associated R codes: alphaMaskGrob.R . clippingPathGrob.R . grid-pattern.R . gridpattern-package.R . mean_col.R . pattern-array-ambient.R . pattern-array-image.R . pattern-array-magick.R . pattern-array-placeholder.R . pattern-array-plasma.R . pattern-both-gradient.R . pattern-both-rose.R . pattern-both-text.R . pattern-geometry-circle.R . pattern-geometry-crosshatch.R . pattern-geometry-none.R . pattern-geometry-pch.R . pattern-geometry-regular_polygon.R . pattern-geometry-stripe.R . pattern-geometry-tiling.R . pattern-geometry-wave.R . pattern-geometry-weave.R . pattern_hex.R . pattern_square.R . pattern_weave.R . reset_image_cache.R . standalone-guess_has_R4.1_features.R . star_scale.R . utils-array.R . utils-geometry.R . utils-ggpattern.R . utils-ggplot2.R . utils-grid.R . utils-magick-fill.R . utils-magick-misc.R . utils-magick-pattern.R . utils-magick-read.R . utils-misc.R . utils-params.R . utils-polygon_df.R . utils-sf.R . z_guess_has_R4.1_features_docs.R . zzz.R .  Full gridpattern package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA