Skip to content

Commit 87a1180

Browse files
committed
Link to new vignette in README
1 parent fee4b70 commit 87a1180

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,5 @@ R provides a solid set of string operations, but because they have grown organic
141141
* Produces outputs than can easily be used as inputs. This includes ensuring
142142
that missing inputs result in missing outputs, and zero length inputs
143143
result in zero length outputs.
144+
145+
Learn more in `vignette("from-base")`

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,5 @@ languages like Ruby or Python are rather hard to do in R.
201201
- Produces outputs than can easily be used as inputs. This includes
202202
ensuring that missing inputs result in missing outputs, and zero
203203
length inputs result in zero length outputs.
204+
205+
Learn more in `vignette("from-base")`

0 commit comments

Comments
 (0)