Re: [CODE4LIB] Sorting LCC numbers in R

2017-07-21 Thread Ray Voelker
I replied to your stack overflow question, but here's my solution in JavaScript. Maybe it could be useful to you and others if port it over to R. https://github.com/rayvoelker/js-loc-callnumbers/blob/master/locCallClass.js I'm happy to answer any questions about it, but I found that the method I

Re: [CODE4LIB] Sorting LCC numbers in R

2017-07-21 Thread Cooper, Krystal
Hi Bill, Elizabeth Wickes from the uiuc iSchool suggested this. https://github.com/libraryhackers/library-callnumber-lc/tree/master/python Sent from my iPhone On Jul 21, 2017, at 9:43 AM, William Denton mailto:w...@pobox.com>> wrote: Sorting by LCC numbers has been solved in most popular lang

Re: [CODE4LIB] Sorting LCC numbers in R

2017-07-21 Thread Li Kai
Hi Bill, You might find answers to this question useful: https://stackoverflow.com/questions/17531403/how-to-sort-a-character-vector-where-elements-contain-letters-and-numbers-in-r . Best, Kai On Fri, Jul 21, 2017 at 10:43 PM William Denton wrote: > Sorting by LCC numbers has been solved in mo

[CODE4LIB] Sorting LCC numbers in R

2017-07-21 Thread William Denton
Sorting by LCC numbers has been solved in most popular languages, but I couldn't find any example of how to do it in R, nor could I figure it out, so in case anyone is interested or can help, here's where I asked about it on Stack Overflow: How to sort by Library of Congress Classification (LC