## Not run:
# har <- readHAR(system.file(package = "HARtools", "exdata",
# "r-project.org.161028_W2_11MA.har"))
# hv <- HARviewer(har)
# # view in R
# hv
#
# # save and view
# tFile <- tempfile(fileext = ".html")
# htmlwidgets::saveWidget(hv,file = tFile)
# browseURL(tFile)
# ## End(Not run)
Run the code above in your browser using DataLab