Learn R Programming

noteMD (version 0.1.0)

note_in_md_pdf: Print text input in pdf

Description

Print text input in pdf

Usage

note_in_md_pdf(input = NULL)

Arguments

input

tags id of textarea from shiny ui

Examples

Run this code
# NOT RUN {
note_in_md_pdf("Please write note using **Markdown** syntax! ")
# }

Run the code above in your browser using DataLab