Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up284 added strspl and merge fucntionality to main function #285
Conversation
These are no longer needed, now that the functionality exists in the main getQuote() function.
59607ff
into
joshuaulrich:master
centralized strsplit functionality into master getQuote function to avoid code duplication. fixes #284