Skip to content

Commit 85ad69f

Browse files
committed
tag edit to remove R - the whole blog is R, it is not needed as a tag
1 parent a1056b7 commit 85ad69f

14 files changed

Lines changed: 13 additions & 13 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
new_blog.Rproj
88
_site
99
.DS_Store
10+
drafts/
11+
posts/.DS_Store

posts/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

posts/_metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
freeze: true
66

77
# Enable banner style title blocks
8-
title-block-banner: true
8+
title-block-banner: true

posts/cleaning_data_in_r/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Best Practices for Cleaning Data in R
33
author: Erin Grand
44
date: 2025-11-14
5-
categories: [data science, R, presentation]
5+
categories: [duplicate data]
66
image: 'clean_data.jpeg'
77
---
88

posts/faces_of_rstudioconf/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Faces of rstudioconf
33
author: Erin Grand
44
date: 2018-02-15
5-
categories: [R, twitter, conference]
5+
categories: [twitter, conference]
66
image: '2018-02-7-facesofnasadatanauts.jpg'
77
---
88

posts/graphics_and_plots_in_science/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Graphics in Science
33
author: Erin Grand
44
date: 2015-03-24
5-
categories: [visualization, data science, python, R]
5+
categories: [visualization, data science, python]
66
image: 'spectrapel.png'
77
---
88

posts/new_york_rstats_conference/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: New York Rstats Conference
33
author: Erin Grand
44
date: 2017-04-30
5-
categories: [conference, R, rladies, R]
5+
categories: [conference, rladies]
66
image: https://pbs.twimg.com/media/C-CEwTYXoAAqppX.jpg:large
77
---
88

posts/r_in_the_world_of_education/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: R in the World of Education
33
author: Erin Grand
44
date: 2017-12-30
5-
categories: [R, data science, education, rladies]
5+
categories: [education, rladies, duplicate data]
66
image: 'DQ4lewSWAAATBry.jpeg'
77
---
88

posts/reviewing_my_old_live_journal_posts/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Reviewing my old live journal posts
33
author: Erin Grand
44
date: 2022-06-28
5-
categories: [sentiment, tidytext, R]
5+
categories: [sentiment, tidytext]
66
image: 'https://static.wikia.nocookie.net/disney/images/1/1c/Profile_-_Eeyore.png'
77
---
88

posts/scraping_apod_descriptions/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scraping APOD Descriptions
33
author: Erin Grand
44
date: 2018-04-21
5-
categories: [tidytext]
5+
categories: [tidytext, astronomy]
66
image: 'apod-logo.jpg'
77
---
88

0 commit comments

Comments
 (0)