Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chapters/15/5/Visual_Diagnostics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"https://upload.wikimedia.org/wikipedia/commons/7/75/Dugong_dugon.jpg\"/>\n",
"<img src=\"https://upload.wikimedia.org/wikipedia/commons/7/75/Dugong_dugon.jpg\" alt=\"Image of a dugong\"/>\n",
"\n",
"Our data are a [dataset](http://www.statsci.org/data/oz/dugongs.html) on the age and length of dugongs, which are marine mammals related to manatees and sea cows (image from [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:Dugong_dugon.jpg)). The data are in a table called `dugong`. Age is measured in years and length in meters. Because dugongs tend not to keep track of their birthdays, ages are estimated based on variables such as the condition of their teeth."
]
Expand Down
Loading