powered by
A nav tag for creating HTML navigations
nav(class, id = NULL, role = NULL, ...)
HTML content of a container with type nav
The class of the navigation container
The identification of the navigation container
The character role of the container on the page
The content of the container
nav('sample','id1','sample','some content')
Run the code above in your browser using DataLab