The R Project SVN R

Rev

Rev 59039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61433
Line 6... Line 6...
6
\name{SweaveSyntConv}
6
\name{SweaveSyntConv}
7
\alias{SweaveSyntConv}
7
\alias{SweaveSyntConv}
8
\title{Convert Sweave Syntax}
8
\title{Convert Sweave Syntax}
9
\description{
9
\description{
10
  This function converts the syntax of files in \code{\link{Sweave}}
10
  This function converts the syntax of files in \code{\link{Sweave}}
11
  format to another Sweave syntax definition. 
11
  format to another Sweave syntax definition.
12
}
12
}
13
\usage{
13
\usage{
14
SweaveSyntConv(file, syntax, output = NULL)
14
SweaveSyntConv(file, syntax, output = NULL)
15
}
15
}
16
\arguments{
16
\arguments{