We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8db357a + d46b6ca commit bdcb2afCopy full SHA for bdcb2af
exercises/Strings-stringr-functions-R.md
@@ -5,7 +5,7 @@ title: stringr Functions
5
language: R
6
---
7
8
-Use the character functions from the package [`stringr`](http://cran.r-project.org/web/packages/stringr/stringr.pdf) to print the following strings.
+Use the character functions from the package [`stringr`](http://cran.r-project.org/package=stringr) to print the following strings.
9
10
11
1. `"atgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgc"`.
0 commit comments