get_tables_from_html: Retrieve HTML tables

View source: R/get_tables_from_html.R

get_tables_from_htmlR Documentation

Retrieve HTML tables

Description

Retrieve all the tables from a HTML 10-K annual report.

Usage

get_tables_from_html(file)

Arguments

file

Character. Path to the local copy of the HTML file.

Value

List of tables.

Author(s)

Nicolas Mangin


NicolasJBM/collectR documentation built on June 9, 2025, 11:49 a.m.