Skip to content

Commit 73d2851

Browse files
Added appendStrings to readme + fixed broken link.
1 parent b34cf3a commit 73d2851

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ One of those pesky things about packages, especially when you need to use multip
2525

2626
## Current included functions:
2727

28-
[`C`](R\C.R): Numerical concatenation. Paste digits together and output a numeric.
28+
[`C`](https://github.com/JarkoDubbeldam/RG/blob/appendString/R/C.R): Numerical concatenation. Paste digits together and output a numeric.
29+
[`+`](https://github.com/JarkoDubbeldam/RG/blob/appendString/R/AppendStrings.R): Augmented to be useful for strings. Works like `paste0` on strings.

0 commit comments

Comments
 (0)