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 08 Mar. 2026.
Previous versions and publish date:
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

generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
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  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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