filter_rows_to_top: Filter Rows to Top

View source: R/utils.R

filter_rows_to_topR Documentation

Filter Rows to Top

Description

Filter rows that match the desired value to the top.

Usage

filter_rows_to_top(df, column, values)

Arguments

df

A data frame

column

Column containing the values of choice

values

Values to be filtered to the top


whtns/seuratTools documentation built on June 28, 2024, 8:30 p.m.