diff --git a/manuscript/1-About-this-Course.md b/manuscript/1-About-this-Course.md new file mode 100644 index 0000000..81577a2 --- /dev/null +++ b/manuscript/1-About-this-Course.md @@ -0,0 +1,7 @@ +# 1 About this Course + +{type: iframe, title:1 About this Course, width:800, height:600, poster:resources/chapt_screen_images/index.png} +![](https://hutchdatascience.org/S1_Intro_to_R/no_toc/index.html) + + + diff --git a/manuscript/2-Intro-to-Computing.md b/manuscript/2-Intro-to-Computing.md new file mode 100644 index 0000000..b48cca6 --- /dev/null +++ b/manuscript/2-Intro-to-Computing.md @@ -0,0 +1,7 @@ +# 2 Intro to Computing + +{type: iframe, title:2 Intro to Computing, width:800, height:600, poster:resources/chapt_screen_images/intro-to-computing.png} +![](https://hutchdatascience.org/S1_Intro_to_R/no_toc/intro-to-computing.html) + + + diff --git a/manuscript/3-References.md b/manuscript/3-References.md new file mode 100644 index 0000000..c5d1a80 --- /dev/null +++ b/manuscript/3-References.md @@ -0,0 +1,7 @@ +# 3 References + +{type: iframe, title:3 References, width:800, height:600, poster:resources/chapt_screen_images/references.png} +![](https://hutchdatascience.org/S1_Intro_to_R/no_toc/references.html) + + + diff --git a/manuscript/About-the-Authors.md b/manuscript/About-the-Authors.md new file mode 100644 index 0000000..b6e86be --- /dev/null +++ b/manuscript/About-the-Authors.md @@ -0,0 +1,7 @@ +# About the Authors + +{type: iframe, title:About the Authors, width:800, height:600, poster:resources/chapt_screen_images/about-the-authors.png} +![](https://hutchdatascience.org/S1_Intro_to_R/no_toc/about-the-authors.html) + + + diff --git a/manuscript/Book.txt b/manuscript/Book.txt new file mode 100644 index 0000000..d4996fd --- /dev/null +++ b/manuscript/Book.txt @@ -0,0 +1,4 @@ +1-About-this-Course.md +2-Intro-to-Computing.md +3-References.md +About-the-Authors.md diff --git a/manuscript/resources/chapt_screen_images/about-the-authors.png b/manuscript/resources/chapt_screen_images/about-the-authors.png new file mode 100644 index 0000000..e27a8de Binary files /dev/null and b/manuscript/resources/chapt_screen_images/about-the-authors.png differ diff --git a/manuscript/resources/chapt_screen_images/index.png b/manuscript/resources/chapt_screen_images/index.png new file mode 100644 index 0000000..d58c350 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/index.png differ diff --git a/manuscript/resources/chapt_screen_images/intro-to-computing.png b/manuscript/resources/chapt_screen_images/intro-to-computing.png new file mode 100644 index 0000000..136360f Binary files /dev/null and b/manuscript/resources/chapt_screen_images/intro-to-computing.png differ diff --git a/manuscript/resources/chapt_screen_images/references.png b/manuscript/resources/chapt_screen_images/references.png new file mode 100644 index 0000000..a8fe8b9 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/references.png differ