Skip to content
Snippets Groups Projects
Commit af345547 authored by gabriel sartori's avatar gabriel sartori
Browse files

Alteração da editora, no arquivo .R

parent a1ac5ce6
No related branches found
No related tags found
No related merge requests found
......@@ -32,3 +32,4 @@ Depends:
R (>= 3.2.3)
Suggests:
lattice
RoxygenNote: 5.0.1
......@@ -22,7 +22,7 @@
#'
#' @keywords TODO
#' @source Manly, B. J. F. (2005). Métodos Estatísticos Multivariados:
#' uma introdução. Porto Alegre, RS: ARTMED (pg 14 e 15)
#' uma introdução. Porto Alegre, RS: Bookman (pg 14 e 15)
#' @examples
#'
#' data(ManlyTb1.1)
......
% Generated by roxygen2 (4.1.1): do not edit by hand
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/BanzattoQd3.2.1.R
\name{BanzattoQd3.2.1}
\alias{BanzattoQd3.2.1}
......@@ -29,6 +29,7 @@ Dados de um experimento visando controle de pulgão
produtos indicados para seu controle.
}
\examples{
library(lattice)
data(BanzattoQd3.2.1)
......
% Generated by roxygen2 (4.1.1): do not edit by hand
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ManlyTb1.1.R
\name{ManlyTb1.1}
\alias{ManlyTb1.1}
......@@ -22,13 +22,14 @@
}}
\source{
Manly, B. J. F. (2005). Métodos Estatísticos Multivariados:
uma introdução. Porto Alegre, RS: ARTMED (pg 14 e 15)
uma introdução. Porto Alegre, RS: Bookman (pg 14 e 15)
}
\description{
Estudo em 1898, para a teoria da evolução de Darwin com
pardais moribundos, com total de 49 dados.
}
\examples{
data(ManlyTb1.1)
pairs(~ ct + ea + cbc + cdu + cqe + sobrev,
......
% Generated by roxygen2 (4.1.1): do not edit by hand
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PimentelEg5.2.R
\name{PimentelEg5.2}
\alias{PimentelEg5.2}
......@@ -27,12 +27,14 @@ Experimento de competição de variedades de batatinha
Argentina. O experimento foi realizado em blocos casualizados.
}
\examples{
library(lattice)
xyplot(producao ~ variedade, groups = bloco, data = PimentelEg5.2,
type = "b",
ylab=expression(Produção~(t~ha^{-1})),
xlab="Variedades de batatinha")
}
\keyword{DBC}
\keyword{batatinha}
......
% Generated by roxygen2 (4.1.1): do not edit by hand
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/labestData.R
\docType{package}
\name{labestData}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment