ascii (version 2.0)

convert: Convert a file with specified backend

Description

Convert a file with specified backend

Usage

convert(i, d = NULL, f = NULL, e = NULL, O = NULL, backend = getOption("asciiBackend"), cygwin = FALSE, open = FALSE)

Arguments

i
input file
d
output directory
f
format
e
encoding
O
other options
backend
backend ("asciidoc", "t2t" or "pandoc")
cygwin
use cygwin?
open
open resulting file?

Value

  • Nothing

Details

This function convert a file with asciidoc, txt2tags or pandoc backend