Skip to content

Commit 5ca8fe5

Browse files
committed
Change html img tag to markdown
1 parent 4228b61 commit 5ca8fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/01-r-basics.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ but R is "not sure"
219219
about how to assign the name to "human\_ chr\_number" when the object name we
220220
want is "human\_chr\_number".
221221

222-
<img src="fig/rstudio_script_warning.png" alt="rstudio script warning" style="width: 600px;"/>
222+
![RStudio script warning]("fig/rstudio_script_warning.png")
223223

224224
::::::::::::::::::::::::::::::::::::::::::::::::::
225225

0 commit comments

Comments
 (0)