get_fit_vars: get_fit_vars

View source: R/k-means_clustering.R

get_fit_varsR Documentation

get_fit_vars

Description

Extract specific variables relevant for clustering

Usage

get_fit_vars(x, f.channels, var_cats = NULL, custom_vars = NULL)

Arguments

x

a cell.data data.frame

var_cats

a character vector indicating whether morphology ('morpho') and/or fluorescence ('fluor') variables should be used for clustering.

Value

a reduced cell.data data.frame with selected clustering variables only


gerbeldo/tidycell documentation built on Aug. 15, 2022, 2:35 p.m.