html_table_raw {ncaavolleyballr}R 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
)

[Package ncaavolleyballr version 0.4.2 Index]