From 855a4804e5fc3620a1c61bd5c830e86033239b55 Mon Sep 17 00:00:00 2001 From: Cecil Singh <54638818+Cecilsingh@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:57:39 +1000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38544b6..3258132 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,11 @@ A collection of R scripts put together for your convenience.
parallelsWhileLoop.R
An R script that creates a FOR loop, and iterates over the FOR loop using both parallel and non-parallel compute.
+ - - +## AWS :palm_tree: +**Contains all of information relating to R and AWS.** +
+
S3
+
A walkthrough for connecting your R session to an AWS S3 bucket.