diff --git a/01-intro.Rmd b/01-intro.Rmd index 6b16e73..83fd08a 100644 --- a/01-intro.Rmd +++ b/01-intro.Rmd @@ -2,6 +2,9 @@ You can label chapter and section titles using `{#label}` after them, e.g., we can reference Chapter \@ref(intro). If you do not manually label them, there will be automatic labels anyway, e.g., Chapter \@ref(methods). +PRUEBA PARA ENVIO PULL REQUEST + + Figures and tables with captions will be placed in `figure` and `table` environments, respectively. ```{r nice-fig, fig.cap='Here is a nice figure!', out.width='80%', fig.asp=.75, fig.align='center'} diff --git a/_book/intro.html b/_book/intro.html index 1192c8e..49380b0 100644 --- a/_book/intro.html +++ b/_book/intro.html @@ -6,7 +6,7 @@ Chapter 2 Introduction | A Minimal Book Example - + @@ -50,6 +50,7 @@ +