obtain_manual: obtain_manual

View source: R/steps.R

obtain_manualR Documentation

obtain_manual

Description

Obtain biotext class object from manually specified data

Usage

obtain_manual(df)

Arguments

df

data frame

Details

The function obtains the biotext object from data.frame.

Value

biotext class object

See Also

generalf

Examples

obtain_manual(data.frame(text=c("test")))

noriakis/wcGeneSummary documentation built on April 22, 2024, 7:12 a.m.