Skip to contents

abstracts model helper function

Usage

get_abstracts(x = NULL)

Arguments

x

A data frame with abstracts. Should contain doi, title, abstracts and a class column. The class should be possitive or unknown.

Value

and object of the class abstracts

Examples

abstracts <- get_abstracts(lacsSample)