From a83f2166a51b9cf78dd2a879e24cfc5eaa9f8fe9 Mon Sep 17 00:00:00 2001 From: hyginn Date: Tue, 3 Oct 2017 10:40:22 -0400 Subject: [PATCH] Fixed typo --- RPR-Introduction.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPR-Introduction.R b/RPR-Introduction.R index a6a1c27..2598d93 100644 --- a/RPR-Introduction.R +++ b/RPR-Introduction.R @@ -30,7 +30,7 @@ # reading right now. Don't bother giving the myScript.R file version numbers # though. # - Create a section header with a date. -# - Enter an R-expression that will produce the first 21 powers of 2 (starting +# - Enter an R-expression that will produce the first 10 powers of 2 (starting # from 0). Not a loop - a single expression. The first number you get must # be 1. The last number you get must be 1024. # - Save the file.