Skip to content

Commit c7b41a1

Browse files
fix emoji
1 parent b43bbc5 commit c7b41a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Data_Visualization/Data_Visualization.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ food_bar +
780780

781781
## Tip - Check what you plot {.codesmall}
782782

783-
:warning: May not be plotting what you think you are! :warning:
783+
⚠️ May not be plotting what you think you are! ⚠️
784784

785785
```{r, fig.width=5 , fig.height=3, fig.align='center'}
786786
ggplot(food, aes(x = item_ID,

0 commit comments

Comments
 (0)