diff --git a/R/NGLVieweR.R b/R/NGLVieweR.R index 24b05f3..3418066 100644 --- a/R/NGLVieweR.R +++ b/R/NGLVieweR.R @@ -8,7 +8,7 @@ tools::file_ext #' NGLVieweR can be used to visualize and interact with Protein Data Bank (PDB) and structural files in R and Shiny applications. #' It includes a set of API functions to manipulate the viewer after creation in Shiny. #'@details -#'The package is based on the \href{http://nglviewer.org/ngl/api/}{NGL.js} Javascript library. +#'The package is based on the \href{http://nglviewer.org/ngl/api/}{NGL.js} JavaScript library. #'To see the full set of features please read the official manual of NGL.js. #'@param data PDB file or PDB entry code #'@param format Input format (.mmcif, .cif, .mcif, .pdb, .ent, .pqr, diff --git a/man/NGLVieweR.Rd b/man/NGLVieweR.Rd index e510ae5..8d516d0 100644 --- a/man/NGLVieweR.Rd +++ b/man/NGLVieweR.Rd @@ -26,7 +26,7 @@ NGLVieweR can be used to visualize and interact with Protein Data Bank (PDB) and It includes a set of API functions to manipulate the viewer after creation in Shiny. } \details{ -The package is based on the \href{http://nglviewer.org/ngl/api/}{NGL.js} Javascript library. +The package is based on the \href{http://nglviewer.org/ngl/api/}{NGL.js} JavaScript library. To see the full set of features please read the official manual of NGL.js. } \examples{