print("Hello World")
[1] "Hello World"
To add code chunks, see the structure below:
print("Hello World")
[1] "Hello World"
You can add inline code like this and it will link to that functions documentation: filter()
You can create tab groups with the structure below: