change2Tistoryhtml: Extract and change HTML to Tistory input html

Description Usage Arguments Value Examples

View source: R/knitr4blog.R

Description

Extract and change HTML to Tistory input html

Usage

1
change2Tistoryhtml(fileName, className = "language-r")

Arguments

fileName

A name of your html file

className

A className that your file to be

Value

html file but diffent className for the r code chunk

Examples

1
2
# change2Tistoryhtml("abc.html")
# change2Tistoryhtml("abc.html", "language-r")

issactoast/R4Tistory documentation built on March 17, 2021, 4:16 a.m.