We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6ee25 commit e42ee44Copy full SHA for e42ee44
intro.qmd
@@ -27,7 +27,7 @@ Our model of the steps of a typical data science project looks something like @f
27
#| fig-alt: |
28
#| A diagram displaying the data science cycle: Import -> Tidy -> Understand
29
#| (which has the phases Transform -> Visualize -> Model in a cycle) ->
30
-#| Communicate. Surrounding all of these is Communicate.
+#| Communicate. Surrounding all of these is Program.
31
#| out.width: NULL
32
33
knitr::include_graphics("diagrams/data-science/base.png", dpi = 270)
0 commit comments