convert_df: Convert object from 'extracted_areas' to data frames

Description Usage Arguments Value

View source: R/utils-core.R

Description

This function takes as inputs an object created with 'extracted_areas' and converts the object's data to a series of dataframes. The data frames are output in a list.

Usage

1
convert_df(text_extract)

Arguments

text_extract

An object from 'extracted_areas'

Value

A list with each element of the list representing a data frame with information from the scraped LSAC report.


shanejorr/LSACscrapeR documentation built on Oct. 3, 2020, 1:50 a.m.