Other packages > Find by keyword >

tidygate  

Interactively Gate Points
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tidygate", "1.0.19")



Attach the package and use:
library("tidygate")
Maintained by
Stefano Mangiola
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-06
Latest Update: 2024-09-17
Description:
It interactively or programmatically label points within custom gates on two dimensions . The information is added to your tibble. It is based on the package 'gatepoints' from Wajid Jawaid (who is also author of this package). The code of 'gatepoints' was nto integrated in 'tidygate'. The benefits are (i) in interactive mode you can draw your gates on extensive 'ggplot'-like scatter plots; (ii) you can draw multiple gates; and (iii) you can save your gates and apply the programmatically.
How to cite:
Stefano Mangiola (2020). tidygate: Interactively Gate Points. R package version 1.0.19, https://cran.r-project.org/web/packages/tidygate. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 0.2.7 (2020-07-06 17:20), 0.2.8 (2020-09-27 02:20), 0.3.2 (2020-12-03 06:40), 0.4.0 (2021-01-18 17:30), 0.4.7 (2021-05-03 11:10), 0.4.8 (2022-01-04 00:20), 0.4.9 (2022-01-20 13:40), 0.4.10 (2024-01-23 04:10), 1.0.13 (2024-07-12 15:30), 1.0.14 (2024-09-17 21:50)
Other packages that cited tidygate R package
View tidygate citation profile
Other R packages that tidygate depends, imports, suggests or enhances
Complete documentation for tidygate
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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