bibliometrix | An R-tool for comprehensive science mapping analysis. A package for quantitative research in sciento | Analytics library

 by   massimoaria R Version: 4.1.1 License: Non-SPDX

kandi X-RAY | bibliometrix Summary

kandi X-RAY | bibliometrix Summary

bibliometrix is a R library typically used in Analytics applications. bibliometrix has no bugs, it has no vulnerabilities and it has low support. However bibliometrix has a Non-SPDX License. You can download it from GitHub.

An R-tool for comprehensive science mapping analysis. A package for quantitative research in scientometrics and bibliometrics.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              bibliometrix has a low active ecosystem.
              It has 389 star(s) with 118 fork(s). There are 22 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 26 open issues and 284 have been closed. On average issues are closed in 918 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of bibliometrix is 4.1.1

            kandi-Quality Quality

              bibliometrix has 0 bugs and 0 code smells.

            kandi-Security Security

              bibliometrix has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              bibliometrix code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              bibliometrix has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              bibliometrix releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bibliometrix
            Get all kandi verified functions for this library.

            bibliometrix Key Features

            No Key Features are available at this moment for bibliometrix.

            bibliometrix Examples and Code Snippets

            No Code Snippets are available at this moment for bibliometrix.

            Community Discussions

            QUESTION

            Succinctly Reproducing the following graph with R and ggplot2
            Asked 2021-Dec-27 at 22:55

            I borrowed the R code from the link and produced the following graph:

            Using the same idea, I tried with my data as follows:

            ...

            ANSWER

            Answered 2021-Dec-27 at 22:55

            You can do calculations within a function for the x and y values to construct the ggplot which extends the circle all the way round and gives labels correct heights.

            I've adapted a function to work with other datasets. This takes a dataset in a tidy format, with:

            • a 'year' column
            • one row per 'event'
            • a grouping variable (such as country)

            I've used Nobel laurate data from here as an example dataset to show the function in practice. Data setup:

            Source https://stackoverflow.com/questions/70393322

            QUESTION

            Bibliometrix package: how to link co-citation reference clusters back to original citing documents?
            Asked 2021-Nov-24 at 01:43

            I have completed a co-citation analysis using the R package bibliometrix, as in this example:

            ...

            ANSWER

            Answered 2021-Nov-24 at 01:43

            Yes, you can, but it needs a bit or 'acrobatics':

            First extract cluster's references and do some cleaning:

            Source https://stackoverflow.com/questions/70089395

            QUESTION

            Incomplete affiliations retrieved with pmApiRequest and pmApi2df from pubmedR
            Asked 2021-Jun-30 at 18:53

            Looking for author affiliations of a journal using pubmedR, I see that they are sometimes incomplete. Below an example:

            ...

            ANSWER

            Answered 2021-Jun-30 at 18:53

            The best way I finally found to retrieve exhaustive affiliations from Pubmed articles is that from ciakovx (thanks to him) :

            Source https://stackoverflow.com/questions/68150005

            QUESTION

            How to take parts of a text from a string in R?
            Asked 2021-Apr-07 at 17:59

            I'm researching how the native language can affect publication. I have downloaded the BibTeX from Web of Science and imported it in R using bibliometrix package. There's a column in this data frame indicating authors' addresses. For example:

            ...

            ANSWER

            Answered 2021-Apr-07 at 17:59
            txt <- "SEGALLA, R (CORRESPONDING AUTHOR), INST FED EDUC CIENCIA \\& TECNOL MATO GROSSO, CAMPUS CACERES PROF OLEGARIO BALDO, BR-78201382 VILA REAL DIST IND, CACERES, BRAZIL.; SEGALLA, ROSANE, INST FED EDUC CIENCIA \\& TECNOL MATO GROSSO, CAMPUS CACERES PROF OLEGARIO BALDO, BR-78201382 VILA REAL DIST IND, CACERES, BRAZIL.; SEGALLA, ROSANE; CERDEIRA MORELLATO, LEONOR PATRICIA, UNIV ESTADUAL PAULISTA UNESP, INST BIOCIENCIAS, DEPT BIODIVERSIDADE, LAB FENOL, RIO CLARO, BRAZIL.; PINHEIRO, FABIO, UNIV ESTADUAL CAMPINAS, INST BIOL, DEPT BIOL VEGETAL, CAMPINAS, BRAZIL."
            countries <- c("Afghanistan", "Angola", "Brazil")
            
            ptn <- paste0("\\b(", paste(countries, collapse = "|"), ")\\b")
            ptn
            # [1] "\\b(Afghanistan|Angola|Brazil)\\b"
            
            regmatches(txt, gregexpr(ptn, txt, ignore.case = TRUE))
            # [[1]]
            # [1] "BRAZIL" "BRAZIL" "BRAZIL" "BRAZIL"
            

            Source https://stackoverflow.com/questions/66990558

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install bibliometrix

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/massimoaria/bibliometrix.git

          • CLI

            gh repo clone massimoaria/bibliometrix

          • sshUrl

            git@github.com:massimoaria/bibliometrix.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Analytics Libraries

            superset

            by apache

            influxdb

            by influxdata

            matomo

            by matomo-org

            statsd

            by statsd

            loki

            by grafana

            Try Top Libraries by massimoaria

            dimensionsR

            by massimoariaR

            pubmedR

            by massimoariaR

            e2tree

            by massimoariaR

            openalexR

            by massimoariaR

            bibliometrix3.2.1

            by massimoariaR