From 5b234a313fac53587d43fa4f64cbb8d8502daa5f Mon Sep 17 00:00:00 2001 From: Brett Waugh Date: Fri, 6 Mar 2020 10:24:16 -0500 Subject: [PATCH] Fixed Youtube link Was a placeholder for the actual Youtube video. Changed it to the link for the actual Youtube video. This is the only one of the R scripts to still have the placeholder. --- IntroToTextAnalytics_Part1.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntroToTextAnalytics_Part1.R b/IntroToTextAnalytics_Part1.R index 36e3f5e..8db98d4 100644 --- a/IntroToTextAnalytics_Part1.R +++ b/IntroToTextAnalytics_Part1.R @@ -19,7 +19,7 @@ # This R source code file corresponds to video 1 of the Data Science # Dojo YouTube series "Introduction to Text Analytics with R" located # at the following URL: -# +# https://www.youtube.com/watch?v=4vuw0AsHeGw #