Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as_factor

convert character vector into a factor with names "values" and "levels"


Description

convert character vector into a factor with names "values" and "levels"

Usage

as_factor(vals)

Arguments

vals

vector of values to evaluate

Value

factor with names "values" and "levels"


sccore

Core Utilities for Single-Cell RNA-Seq

v0.1.3
GPL-3
Authors
Viktor Petukhov [aut], Ramus Rydbirk [aut], Peter Kharchenko [aut], Evan Biederstedt [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.