count_word {scITD}R Documentation

count_word. From older version of simplifyEnrichment package.

Description

count_word. From older version of simplifyEnrichment package.

Usage

count_word(term, exclude_words = NULL)

Arguments

term

A vector of description texts.

exclude_words

The words that should be excluded.

Value

A data frame with words and frequencies.


[Package scITD version 1.0.4 Index]