html_table_raw: Creates table of raw HTML

View source: R/utils.R

html_table_rawR Documentation

Creates table of raw HTML

Description

Copied and modified from {rvest} https://github.com/tidyverse/rvest/blob/main/R/table.R

Usage

html_table_raw(
  x,
  header = NA,
  trim = TRUE,
  dec = ".",
  na.strings = "NA",
  convert = TRUE
)

ncaavolleyballr documentation built on Jan. 8, 2026, 1:07 a.m.