generate_seatingChartWebpage | R Documentation |
Generate a webpage for student to inquire the assigned seat
generate_seatingChartWebpage( seatingChartUrl, sheet_seatChart, range_seatChart, tag_iframe, file )
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 |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.