ggplot2 visualization in google colab with R runtime

Поділитися
Вставка
  • Опубліковано 17 кві 2021
  • sites.google.com/view/vinegar...
    ggplot2 is an R package for producing data graphics/visualizations. Unlike most other graphics packages, ggplot2 has an underlying grammar, based on the Grammar that allows you to compose graphs by combining independent components.
    html link to ggplot2text:
    ggplot2-book.org/index.html
    html link to cookbook
    r-graphics.org/
    We can set up R Code in a Google Colab by implementing a dedicated R Notebook
    We can load the following line of code into your browser
    colab.to/r
    also possible
    colab.research.google.com/#cr...

КОМЕНТАРІ • 2

  • @fcobbraga
    @fcobbraga 2 роки тому

    It didn't work for me. Just the '!pip freeze' displayed a library list.