From 524521f41c89f6bcda0fbc928652795ce3c62c06 Mon Sep 17 00:00:00 2001 From: Lincoln Mullen Date: Thu, 14 Apr 2016 10:39:39 -0400 Subject: [PATCH] Remove article vignette --- README.Rmd | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 0e661bc..d6d100b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -79,7 +79,7 @@ data(package = "genderdata") ### Citation -If you use this package, I would appreciate a citation. You can see an up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. The article is also included in the package as a vignette. +If you use this package, I would appreciate a citation. You can see an up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. > Lincoln Mullen (2016). gender: Predict Gender from Names Using Historical Data. R package version 0.5.2. diff --git a/README.md b/README.md index 45e88d0..10d4d28 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ data(package = "genderdata") ### Citation -If you use this package, I would appreciate a citation. You can see an up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. The article is also included in the package as a vignette. +If you use this package, I would appreciate a citation. You can see an up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. > Lincoln Mullen (2016). gender: Predict Gender from Names Using Historical Data. R package version 0.5.2.