powered by
read_chunk(path)
ref.label
knit_patterns$get('ref.label')
## the default format ## @knitr my-label 1 + 1 lm(y ~ x, data = data.frame(x = 1:10, y = rnorm(10))) ## later you can use <<my-label>>= to reference this chunk
Run the code above in your browser using DataLab