Mixed as_is and coode

df <- data.frame(x = 1)
df

knitr::kable(df)

All code/output

# comment
print("print")
message("message")
warning("warning")

Chunk with only a figure

plot(1:5)


r-lib/hugodown documentation built on Nov. 24, 2022, 10:06 a.m.