We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
`"httpgd" %in% .packages(all.available = TRUE)` can easily take >10 seconds on systems with many packages and/or slow file systems; requireNamespace() is usually much more efficient, and also more robust.
Updated Plot viewer (markdown)
Created Plot viewer (markdown)