Skip to contents

abstracts model helper function

Usage

get_abstracts(x = NULL)

Arguments

x

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

Value

and object of the class abstracts

Examples

abstracts <- get_abstracts(lacsSample)