Learn R Programming

slidex (version 0.0.0.9001)

extract_table: Extract tables from slides

Description

Extract tables from slides

Usage

extract_table(sld)

Arguments

sld

xml code for the slide to extract the table from

Value

a data.frame with the data from the table. Generally fed to tribble_code.