# NOT RUN {
if(interactive()){
library(argonR)
argonPagination(
size = "lg",
align = "center",
argonPaginationItem(
name = 1,
src = "test.html"
),
argonPaginationItem(
name = 2,
src = "https://www.google.com"
)
)
}
# }
Run the code above in your browser using DataLab