mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@ce6bda19bb 🚀
This commit is contained in:
parent
75d348fedb
commit
27a17149cb
15 changed files with 36 additions and 20 deletions
|
|
@ -25,6 +25,6 @@ character string of length l
|
|||
## Examples
|
||||
|
||||
``` r
|
||||
"length" |> cut_string_length(l=3)
|
||||
"length" |> cut_string_length(l = 3)
|
||||
#> [1] "len"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue