NCEAS / arcticdatautils

Utility functions in R for processing data for the Arctic Data Center
https://nceas.github.io/arcticdatautils/
Apache License 2.0
10 stars 20 forks source link

Updated bug in reformat_file_name #137

Closed dmullen17 closed 5 years ago

dmullen17 commented 5 years ago

Fixed a bug in reformat_file_name that sets the file name to NA if it doesn't contain any spaces. @jeanetteclark I'm not really sure this needs a review but maybe you could test it out before I merge it?

jeanetteclark commented 5 years ago

I did some quick ad-hoc tests with a lot of random filenames and it works as expected for me.