Skip to content

Commit

Permalink
Fix text wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 24, 2009
1 parent 99e6a79 commit f457d6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ stringr 0.2

* str_length now returns correct results when used with factors
* str_sub now correctly replaces Inf in end argument with length of string
* new function str_split_fixed returns fixed number of splits in a character matrix
* new function str_split_fixed returns fixed number of splits in a character
matrix
* str_split no longer uses strsplit to preserve trailing breaks

0 comments on commit f457d6c

Please sign in to comment.