From 27bdaa04e6a26ab9e3b88ed2f1afe6600eef70bf Mon Sep 17 00:00:00 2001 From: Derrick Agorhom <76208189+derekagorhom@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:36:45 +0100 Subject: [PATCH] Added the Date Statement --- data/Scripts/Express start r-script.R | 1 + data/Scripts/Prepare Menu practice r-script.R | 1 + data/Scripts/Tutorial 1 r-script.R | 1 + data/Scripts/Tutorial 2 r-script.R | 1 + data/Scripts/computer_skills.R | 1 + 5 files changed, 5 insertions(+) diff --git a/data/Scripts/Express start r-script.R b/data/Scripts/Express start r-script.R index 2ef4914..a415a4c 100644 --- a/data/Scripts/Express start r-script.R +++ b/data/Scripts/Express start r-script.R @@ -1,3 +1,4 @@ +# Script prodiced on 23 November 2024 using R-Instat Version 0.8.0. ## Express Start ## This R-Instat introduction is intended for professional users who have some experience with similar software diff --git a/data/Scripts/Prepare Menu practice r-script.R b/data/Scripts/Prepare Menu practice r-script.R index ac29e95..dcda941 100644 --- a/data/Scripts/Prepare Menu practice r-script.R +++ b/data/Scripts/Prepare Menu practice r-script.R @@ -1,3 +1,4 @@ +# Script prodiced on 23 November 2024 using R-Instat Version 0.8.0. # Prepare menu practice r-script # Importing the 2013 stats data of garuoua dataset to preview diff --git a/data/Scripts/Tutorial 1 r-script.R b/data/Scripts/Tutorial 1 r-script.R index b1ad529..5514bfd 100644 --- a/data/Scripts/Tutorial 1 r-script.R +++ b/data/Scripts/Tutorial 1 r-script.R @@ -1,3 +1,4 @@ +# Script prodiced on 23 November 2024 using R-Instat Version 0.8.0. #Tutorial 1 script version # Importing Data into R-Instat From the Library diff --git a/data/Scripts/Tutorial 2 r-script.R b/data/Scripts/Tutorial 2 r-script.R index a8fe42e..dfc20e8 100644 --- a/data/Scripts/Tutorial 2 r-script.R +++ b/data/Scripts/Tutorial 2 r-script.R @@ -1,3 +1,4 @@ +# Script prodiced on 23 November 2024 using R-Instat Version 0.8.0. # Tutorial 2 r-script # Importing the Dodoma Dataset into R-Instat diff --git a/data/Scripts/computer_skills.R b/data/Scripts/computer_skills.R index f306293..0856fea 100644 --- a/data/Scripts/computer_skills.R +++ b/data/Scripts/computer_skills.R @@ -1,3 +1,4 @@ +# Script prodiced on 23 November 2024 using R-Instat Version 0.8.0. ## Computer skills for R-Instat r-script practical ## Getting started in R-Instat