inst/doc/Tutorial_LDABiplots_Spanish.R

## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## -----------------------------------------------------------------------------
# install.packages("LDABiplots")
# library(LDABiplots)

## -----------------------------------------------------------------------------
# runLDABiplots()

## ----fig1,fig.cap='Figura 1. Formato de Archivo a Importar ',fig.align='center', echo=FALSE, out.width = '90%'----
knitr::include_graphics("../inst/img/Encabezado.png")

## ----fig2,fig.cap='Figura 2. Interpretación HJ-Biplot ',fig.align='center', echo=FALSE, out.width = '50%'----
knitr::include_graphics("../inst/img/HJ-Biplot.PNG")

Try the LDABiplots package in your browser

Any scripts or data that you put into this service are public.

LDABiplots documentation built on July 18, 2022, 5:06 p.m.