Displaying 20 results from an estimated 23 matches for "bookdown".
2018 Jul 17
4
Compilar libro con paquete bookdown (PDF)
Buenas, foreros y foreras;
No sé si esto es pregunta para hacer acá, lo preguntaría en stackoverfow,
si no fuese que el inglés me intimida.
Quiero usar el packete `bookdown` para escribir un libro, pero resulta que
la salida tiene que ser PDF y no lo consigo.
Siguiendo las instrucciones de acá:
https://bookdown.org/yihui/bookdown/get-started.html
llego a compilar sin ningún problema en formato GitBook. Que está buenísimo
y lo recomiendo, pero no consigo sacar un pdf....
2018 Jul 17
2
Compilar libro con paquete bookdown (PDF)
Gracias por haberte tomado la molestia de indagar.
Entiendo que es eso lo que hago en el encabezado YAML, basandome en la
explicación del comienzo del punto 3 de acá:
https://bookdown.org/yihui/bookdown/output-formats.html
Eso mismo, con el documento que propone el propio Yihui (punto 1.2 del
mismo libro) no lo consigo compilar a PDF. Y se me hace extrañísimo, porque
tampoco me da error ni nada
2018-07-17 15:22 GMT+02:00 Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com&...
2018 Jul 17
2
Compilar libro con paquete bookdown (PDF)
...ections = TRUE, fig_caption = TRUE,
> ..., base_format = rmarkdown::pdf_document, toc_unnumbered = TRUE,
> toc_appendix = FALSE, toc_bib = FALSE, quote_footer = NULL,
> highlight_bw = FALSE)
>
> You can change the base_format function to other output format functions,
> and *bookdown* has provided a simple wrapper function tufte_book2(),
> which is basically pdf_book(base_format = tufte::tufte_book), to produce
> a PDF book using the Tufte PDF style (again, see the *tufte* package).
>
>
>
> El mar., 17 jul. 2018 a las 12:37, Juan Abasolo (<juan.abasolo en e...
2018 Jul 18
2
Compilar libro con paquete bookdown (PDF)
Gracias, Victor. Tampoco es eso. Si saco la linea
site: bookdown::bookdown_site
Me sigue compilando en HTML, pero sin hacerlo en todos los capítulos si no
solamente el del index.Rmd que tengo abierto.
No puedo explicar cuanto me sorprende! Supongo que tendré algún puntito de
alguna i que falta y al ponerlo me parecerá tontería. Pero ahora todavía es
MISTERIO....
2018 Jul 18
2
Compilar libro con paquete bookdown (PDF)
...nas cosas ejecutando ejemplos de otros, se me ocurre que
> intente con el siguiente ejemplo solo para ver si en su computadora se
> genera el pdf, si de casualidad funciona tendrá un ejemplo para comparar
> códigos y encontrar el error.
>
> El ejemplo:
> https://github.com/rstudio/bookdown-demo
>
> Javier Rubén Marcuzzi
>
>
> El mar., 17 jul. 2018 a las 18:38, Juan Abasolo (<juan.abasolo en ehu.eus>)
> escribió:
>
>> Según lo entiendo yo, a mí no me funciona. Lo intenté hacer, también, en
>> la consola directamente. Preferiría poder hacerlo en e...
2018 Feb 21
0
Adding a table of contents to html output using the bookdown package
I am trying to get rmarkdown with bookdown to include a table of contents in html output, and having trouble.
Here is an example that I think illustrates the trouble.
I have a file "test.Rmd" as follows:
[127]% cat test.Rmd
---
title: Test Document
output:
html_document:
toc: true
---
# Introduction
some text
# A sect...
2019 Apr 02
4
Orientación para hacer un sitio web con R
...d misma) suba.
* Procesarlos
* Devolver resultados en base a esos datos introducidos.
No sé si es una empresa dificilísima que mejor si ni intento encarar o si
no es más que aprender alguna cositillica más que me falta saber. O sea, no
me dimensiono la tarea.
Ya hice alguna web con blogdown o con bookdown algo formato libor. Pero
claro, eso no es interactivo prácticamente, porque el lector no mete sus
datos, solamente elije sobre los míos.
¿Qué hace falta saber hacer y con qué teconología, para hacer una web con
esas características?
Obviamente, si me llega a parecer que está a mi mano, de acá a u...
2020 May 14
2
rmd y pdf
Estimados
quisiera tener el script para al hacer un pdf desde rmarkdown poder
modificarle el tamano y tipo de fuente
saludos
José
--
Dr. Jose A. Betancourt Bethencourt
Universidad de Ciencias Medicas Carlos j. Finlay
2019 Dec 26
3
best way to build from Git
>>>>> G?bor Cs?rdi
>>>>> on Thu, 26 Dec 2019 08:23:10 +0000 writes:
> Hi Frederick, I know some non R-core people use this
> workflow to keep local patches in git branches:
> https://bookdown.org/lionel/contributing/
> Best, Gabor
Thank you, Gabor, and notably, Lionel, for providing the extras.
As Frederik notes / ask as well about it:
R-core people typically never build "inside the source tree"
(not "polluting" the source tree by built stuff)
but rather in...
2024 Jul 25
1
OFF TOPIC: Nature article on File Drawer Problem in Reserach
Chapter 9 might be of interest:
https://bookdown.org/MathiasHarrer/Doing_Meta_Analysis_in_R/
And specifically, for funnel plots in R:
https://wviechtb.github.io/metafor/reference/funnel.html
Best,
Rob
On 7/25/2024 6:40 AM, Richard O'Keefe wrote:
> I know you didn't want to stimulate discussion, but the problem is not
> confined t...
2017 Nov 07
0
Revolutions blog: October 2017 roundup
...ge:
http://blog.revolutionanalytics.com/2017/10/statistical-machine-learning-with-microsoft-ml.html
An updated list of major events in the history of the R project, 1992-2016:
http://blog.revolutionanalytics.com/2017/10/updated-history-of-r.html
An overview of the R manuals, now also available in Bookdown format:
http://blog.revolutionanalytics.com/2017/10/r-manuals-bookdown.html
An analysis comparing the speeds of bikes and taxis for trips across New York
City: http://blog.revolutionanalytics.com/2017/10/bokes-taxis-nyc.html
Vision-based AI techniques used to estimate the population of snow leopa...
2018 Mar 14
0
Fwd: Learning advanced R
I've found two problems in interpreting adv-r-master/book/build-book.r:
1. All pathes in build-book.r refer to the starting-directory "adv-r-master". However, the script build-book.r is located in the directory "book", which is located in directory "adv-r-master". Therefore, pathes starting at "." are wrong (should start at "..").
2. Some
2018 Mar 14
2
Fwd: Learning advanced R
On Wed, 14 Mar 2018, Jeff Newmiller wrote:
> Nothing you have said tells me you have LaTeX working (a binary install of
> R does not depend on it), but if you actually know it is installed and
> available to R then that isn't the problem. Since you have not said what
> you actually did or what errors you encountered I can only shrug and
> suggest that that the website is a
2019 Apr 03
2
Orientación para hacer un sitio web con R
...* Devolver resultados en base a esos datos introducidos.
>
> No s? si es una empresa dificil?sima que mejor si ni intento encarar o si
> no es m?s que aprender alguna cositillica m?s que me falta saber. O sea, no
> me dimensiono la tarea.
>
> Ya hice alguna web con blogdown o con bookdown algo formato libor. Pero
> claro, eso no es interactivo pr?cticamente, porque el lector no mete sus
> datos, solamente elije sobre los m?os.
>
> ?Qu? hace falta saber hacer y con qu? teconolog?a, para hacer una web con
> esas caracter?sticas?
>
> Obviamente, si me llega a parec...
2017 Aug 29
3
RMarkdown question
Hi All:
In creating a R Notebook I know that in the text I can link to a (sub) section by using the command:
[Header 1](#anchor)
and putting the appropriate anchor name at the appropriate header. But can the same be done for code chunks, if the code chunk is named? What I want to do is say that such and such code chunk is an example of how to do something, and have that link to the
2019 Dec 26
3
best way to build from Git
Dear R-devel,
I checked out a recent copy of R via Subversion and made a few changes to the code. I wanted to commit them locally to my repo, just to stay organized and keep them separate from other changes I plan to make. However, I was not able to commit them because I don't think SVN allows this?
Plan B, check out a Git mirror of R, https://github.com/wch/r-source/
It has some
2019 Dec 26
0
best way to build from Git
Hi Frederick,
I know some non R-core people use this workflow to keep local patches
in git branches:
https://bookdown.org/lionel/contributing/
Best,
Gabor
On Thu, Dec 26, 2019 at 1:37 AM <frederik at ofb.net> wrote:
>
> Dear R-devel,
>
> I checked out a recent copy of R via Subversion and made a few changes to the code. I wanted to commit them locally to my repo, just to stay organized and keep...
2019 Apr 05
3
Orientación para hacer un sitio web con R
...t; > No sé si es una empresa dificilísima que mejor si ni intento encarar o
> si
> > > no es más que aprender alguna cositillica más que me falta saber. O
> sea,
> > no
> > > me dimensiono la tarea.
> > >
> > > Ya hice alguna web con blogdown o con bookdown algo formato libor. Pero
> > > claro, eso no es interactivo prácticamente, porque el lector no mete
> sus
> > > datos, solamente elije sobre los míos.
> > >
> > > ¿Qué hace falta saber hacer y con qué teconología, para hacer una web
> con
> > > esa...
2024 Jul 25
1
OFF TOPIC: Nature article on File Drawer Problem in Reserach
I know you didn't want to stimulate discussion, but the problem is not
confined to publication. "Adverse reaction to medication" monitoring
programs are plagued by a similarly massive under-reporting problem:
adverse reactions are seldom reported unless they are particularly bad
or surprising. (The Ministry of Health in my country estimates 90% of
cases are never reported.)
2017 Nov 14
2
Control de tiempo de ejecución
Buenas tardes
¿Cómo puedo controlar el tiempo que demora en ejecutarse una rutina de
forma automática?
Probé con proc.time()pero no es automático, tengo que pararlo yo.
Muchas gracias como siempre
--
[[alternative HTML version deleted]]