Biblioshiny error

Hi, i am having this problem after installed Bibliometrix and try to run Biblioshiny

Biblioshiny()
Error in Biblioshiny() : could not find function "Biblioshiny"

RESOLVED:

biblioshiny ()

NOT Biblioshiny()

Assuming you have the package successfully installed. Besides installing the package once, you have to load it on every session you want to use it in.

library(bibliometrix)
biblioshiny()

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.