Skip to content

Commit

Permalink
rj citations
Browse files Browse the repository at this point in the history
  • Loading branch information
tdhock committed Nov 1, 2023
1 parent a950702 commit 7a023b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ User-friendly functions for extracting a data
table (row for each match, column for each group)
from non-tabular text data using regular expressions,
and for melting/reshaping columns that match a regular expression.
Please read and cite my related R Journal papers, if you use this code!
- [[https://journal.r-project.org/archive/2019/RJ-2019-050/index.html][Comparing namedCapture with other R packages for regular expressions]] (2019).
- [[https://journal.r-project.org/archive/2021/RJ-2021-029/index.html][Wide-to-tall Data Reshaping Using Regular Expressions and the nc Package]] (2021).

** Quick demo of matching functions

Expand Down

0 comments on commit 7a023b6

Please sign in to comment.