GatingSet/GatingHierarchy C++ API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
R_API.cpp File Reference
#include "include/GatingSet.hpp"

Functions

Rcpp::List getPopCounts (Rcpp::XPtr< GatingSet > gsPtr, StringVec sampleNames, StringVec subpopulation, bool flowJo, bool isFullPath)
 
Rcpp::List getSplineCoefs (int channelRange=4096, double maxValue=262144, double pos=4.5, double neg=0, double widthBasis=-10, bool inverse=false)
 
void addTrans (Rcpp::XPtr< GatingSet > gsPtr, Rcpp::S4 transformList)
 
void updateChannels (Rcpp::S4 gs, Rcpp::DataFrame map)