Sweavelst: Sweaves a document and replace all R code by lstlisting...

View source: R/Sweavelst.R

SweavelstR Documentation

Sweaves a document and replace all R code by lstlisting environment in the output

Description

Sweaves a document and replace all R code by lstlisting environment in the output

Usage

Sweavelst(
  file = NULL,
  path = getwd(),
  fullpath = NULL,
  out.width = 10,
  width = 50,
  height = 10,
  prompte = "  "
)

Arguments

file

a character string, the filename of the file to Sweave

fullpath

a full path

out.width

a numeric value

width

a numeric value

height

a numeric value

prompte

a character string


DanielBonnery/SweaveLst documentation built on May 4, 2022, 11:45 p.m.