Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
1 answer
130 views

I am creating a bookdown project which includes kable tables. The final output is HTML. However, I do not want the automatic "Table 1:" labels and instead want only my custom caption I ...
3 votes
1 answer
99 views

I found this question R Bookdown: Tabbed headings and the awesome answer from @linog which was the basis for my approach. To show you what's the purpose for my bookdown document, I have done this in r ...
3 votes
1 answer
131 views

For the output of the below Rmd I would like the "Figure XX:" part to be bold and the descriptive text to be in regular font. How can I achieve that? --- title: "Figure caption things&...
Patrick's user avatar
  • 1,781
1 vote
1 answer
40 views

I am creating a PDF using bookdown and I would like to have a "chapter-less appendix", however I have not been able to figure how to do this in bookdown after scouring the internet. I can't ...
Moritz Shore's user avatar
0 votes
0 answers
40 views

In R Bookdown, I would like to refer to a definition: <!-- body or .Rmd file --> The first definition is Definition \@ref(newterm) below: ::: {.definition #newterm name="new def 1"} ...
NM_'s user avatar
  • 2,039
1 vote
0 answers
56 views

Is there a way to set the default graphics format for files given to knitr's include_graphics() function? Its auto_pdf = TRUE is close to what I want (i.e. it chooses PDF files over files with ...
0 votes
0 answers
57 views

I'm using gtsummary in a Bookdown project and trying to get my table captions to show up with auto-numbering (e.g., "Table 1: Patient Characteristics"). I followed the usual approach by ...
Bao's user avatar
  • 1
1 vote
1 answer
56 views

I am trying to change the style of code blocks in bookdown for the html output. As instructed in the official documentation here I am doing the following: ```{r class.source="bg-danger", ...
Enrique's user avatar
  • 10.2k
1 vote
1 answer
75 views

I want a left aligned array in my unorderd list but everything I used doesn't work. I tried it with ..., $$ ... $,ドル $ ... ,ドル \left[ ... \rigth] and \[ ... \] - for the three dots I putted in the array....
0 votes
1 answer
124 views

I would like to have a bibliography which lists items that are cited in the text but also others that are not (e.g. using nocite). The csl style that I am using sorts by order of appearance with: <...
0 votes
0 answers
61 views

I'm trying to generate a word doc report from tabular data using nested for() loops. The loops call child docs to render tables and images with appropriately numbered figure captions. After overcoming ...
4 votes
1 answer
124 views

I have this code from an R markdown file which generates a popover. And it's working as expected: For the R markdown document you need library(rmarkdown), library(pandoc) and pandoc_activate(). You ...
tueftla's user avatar
  • 551
0 votes
1 answer
45 views

When knitting the below RMarkdown document the caption texts for both the base R plot and the flextable output are shown. The caption text for the huxtable output is, however, not. Why is that and how ...
Patrick's user avatar
  • 1,781
1 vote
2 answers
88 views

I have a .Rmd file like this: --- output: bookdown::html_document2 #html_document --- ```{r mychunkname} library(gtsummary) trial %>% select(age, grade, response) %>% tbl_summary() %>...
Henrik's user avatar
  • 87
2 votes
1 answer
161 views

I am having trouble getting my captions for figures and tables having consistent formatting when knitting a Rmd file to HTML output from the Bookdown package. I have tried applying different methods ...

15 30 50 per page
1
2 3 4 5
...
70

AltStyle によって変換されたページ (->オリジナル) /