Learn R Programming

jsReact (version 0.2.4)

write_html_to_file: Convert html to string

Description

Convert html to string

Usage

write_html_to_file(my_html, file)

Arguments

my_html

html in a vector of strings; output from 'create_html'.

file

Character string; the filepath.