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 22 Dec. 2024.
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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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