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.14")



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: 2022-01-20
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.14, https://cran.r-project.org/web/packages/tidygate. Accessed 30 Jan. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
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  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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