Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Dec 6, 2021
1 parent 38b9e45 commit d0977f7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ but less detailed comparison.
visualization.
- https://pygraphviz.github.io/ - Python interface for
[graphviz](http://www.graphviz.org/), the graph visualization
library known from its greate layout algorithms.
library known from its great layout algorithms.
- http://kateto.net/network-visualization - In depth R network visualization
tutorial including dynamic, interactive figures and animations, from
Katya Ognyanova. Is worth to check out other nice materials [on the
Expand All @@ -551,11 +551,10 @@ but less detailed comparison.
to present a connectogram and many other variables in a complex figure.
- http://circos.ca/documentation/course/ - On the Circos webpage you can
find a nice course with many complex visualization examples
- [Arc diagrams](http://www.gastonsanchez.com/visually-enforced/got-plot/how-to/2013/02/02/Arc-Diagrams-in-R-Les-Miserables/)
- https://jokergoo.github.io/circlize_book/book/ - Fantastic book which
serves as a manual for Circlize, the R implementation of Circos, from
Zuguang Gu.
from Gaston Sanchez.
- [Arc diagrams](http://www.gastonsanchez.com/visually-enforced/got-plot/how-to/2013/02/02/Arc-Diagrams-in-R-Les-Miserables/) from Gaston Sanchez.
- http://hangingtogether.org/?p=3053 - Sankey diagrams.

## Visualization in general
Expand Down Expand Up @@ -1023,7 +1022,7 @@ download from a database.

### R books

- http://r4ds.had.co.nz/introduction.html - Greate book from Garret
- http://r4ds.had.co.nz/introduction.html - Great book from Garret
Gloremund and Hadley Wickham covering many aspects of data analysis
workflows.
- http://pdf.th7.cn/down/files/1502/Practical%20Data%20Science%20with%20R.pdf -
Expand Down

0 comments on commit d0977f7

Please sign in to comment.