Skip to content
Snippets Groups Projects
Commit e5be1287 authored by Fernando Mayer's avatar Fernando Mayer
Browse files

remove LaTeX accents and put real accents

parent 68555d1c
No related branches found
No related tags found
No related merge requests found
...@@ -31,8 +31,8 @@ NULL ...@@ -31,8 +31,8 @@ NULL
#' #'
#' @format a \code{data.frame} with 20 records and 2 variables. #' @format a \code{data.frame} with 20 records and 2 variables.
#' #'
#' @source Frederico, P. (2009). Curso de Estat{\'i}stica Experimental #' @source Frederico, P. (2009). Curso de Estatística Experimental
#' (15th ed.). Piracicaba, S{\~a}o Paulo: FEALQ. #' (15th ed.). Piracicaba, São Paulo: FEALQ.
#' #'
#' @examples #' @examples
#' #'
...@@ -68,8 +68,8 @@ NULL ...@@ -68,8 +68,8 @@ NULL
#' #'
#' @format a \code{data.frame} with 32 records and 3 variables. #' @format a \code{data.frame} with 32 records and 3 variables.
#' #'
#' @source Frederico, P. (2009). Curso de Estat{\'i}stica Experimental #' @source Frederico, P. (2009). Curso de Estatística Experimental
#' (15th ed.). Piracicaba, S{\~a}o Paulo: FEALQ. (page 76) #' (15th ed.). Piracicaba, São Paulo: FEALQ. (page 76)
#' #'
#' @examples #' @examples
#' require(lattice) #' require(lattice)
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
\title{Potato variety competition experiment} \title{Potato variety competition experiment}
\format{a \code{data.frame} with 32 records and 3 variables.} \format{a \code{data.frame} with 32 records and 3 variables.}
\source{ \source{
Frederico, P. (2009). Curso de Estat{\'i}stica Experimental Frederico, P. (2009). Curso de Estatística Experimental
(15th ed.). Piracicaba, S{\~a}o Paulo: FEALQ. (page 76) (15th ed.). Piracicaba, São Paulo: FEALQ. (page 76)
} }
\usage{ \usage{
data(potatoyield) data(potatoyield)
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
\title{Feeding type in pig weight gain} \title{Feeding type in pig weight gain}
\format{a \code{data.frame} with 20 records and 2 variables.} \format{a \code{data.frame} with 20 records and 2 variables.}
\source{ \source{
Frederico, P. (2009). Curso de Estat{\'i}stica Experimental Frederico, P. (2009). Curso de Estatística Experimental
(15th ed.). Piracicaba, S{\~a}o Paulo: FEALQ. (15th ed.). Piracicaba, São Paulo: FEALQ.
} }
\usage{ \usage{
data(wgpigs) data(wgpigs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment