read_htm: Read in html files of swimming results

View source: R/Read_Results.R

read_htmR Documentation

Read in html files of swimming results

Description

Read in html files of swimming results

Usage

read_htm(x, node_helper)

Arguments

x

an .html, .htm or .aspx location containing swimming results. Must be formatted in a "normal" fashion - see vignette

node_helper

receives node from read_results

Value

returns a list of results, with "read_results_flag" added as the first element of the list


SwimmeR documentation built on March 31, 2023, 8:27 p.m.