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 25 Jun. 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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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