Create Interactive networks using R programming

Поділитися
Вставка
  • Опубліковано 15 лис 2024

КОМЕНТАРІ • 12

  • @GregFullergiance
    @GregFullergiance 4 місяці тому

    Thanks Felix very nice example - Works well for me in RStudio! FYI tried it with Experimental Positron viewing Network doesn't seem to work at the moment. New to your channel so working thru your Great Backlog 🖖👍

  • @vlemvlemvlem3659
    @vlemvlemvlem3659 Рік тому +1

    I love your stuff man. A post/vid on web scraping would be amazing!

    • @FelixAnalytix
      @FelixAnalytix  Рік тому

      Thank you for the suggestion. Yes, I could make a video about web scraping soon.

  • @lipsinofficial3664
    @lipsinofficial3664 3 місяці тому

    Oh my. Oh my is this beautiful

    • @FelixAnalytix
      @FelixAnalytix  2 місяці тому

      thank you very much for your kind message :)

  • @hbetty789
    @hbetty789 7 місяців тому

    great video! worked very well for me... any ideas on how to include an extra search bar? For ex, one search bar where characters are and another one where movies are?

  • @siriyakcr
    @siriyakcr 2 роки тому +1

    Very useful and clear example

  • @ariunboldganzorig6108
    @ariunboldganzorig6108 Рік тому +1

    thank you, i have a problem exporting this network viz into html, any ideas how to do it?

    • @FelixAnalytix
      @FelixAnalytix  Рік тому +1

      Thank your for the question. You could simply run the code in a rmarkdown/quarto document to get the viz in a html document. You can also export the widget using htmlwidgets::saveWidget().

  • @nevinthomas5130
    @nevinthomas5130 Рік тому

    Great Tutorial