generate_seatingChartWebpage: Generate a webpage for student to inquire the assigned seat

View source: R/seatingChart.R

generate_seatingChartWebpageR Documentation

Generate a webpage for student to inquire the assigned seat

Description

Generate a webpage for student to inquire the assigned seat

Usage

generate_seatingChartWebpage(
  seatingChartUrl,
  sheet_seatChart,
  range_seatChart,
  tag_iframe,
  file
)

Arguments

seatingChartUrl

A url address to google sheet

sheet_seatChart

A sheet name of the seating chart

range_seatChart

A range expression of seating chart

tag_iframe

A html tag of iframe generated by google sheet embed publishing

file

A filepath to which the rendered html file will be saved

Examples

none

tpemartin/rmdgrader documentation built on Nov. 22, 2022, 6:39 p.m.