task-23
Task 23: Should we do it?
Background
This week we will learn new coding techniques and visualization principles. Go back to task 11 and build your code into two or three functions that performs the same work for the tasks.
- Your functions can allow the input of the spacing between characters or maybe a vector that picks of specific characters.
- Your functions could remove letters after periods and put the sentence into one string.
- Your function can allow the input of specific grep commands.
Reading
This reading will help you complete the tasks below.