Jake Hughey
Jake Hughey
"values: use only ... → "values": use only ... https://github.com/tidyverse/haven/blob/73c6d4634893ad0c35f5db8c87546bc0bd44073a/R/as_factor.R#L59
Hello, I love this package. To extend its capabilities, I've written a couple rough functions to get and set the background color. Would there be any interest in a pull...
Hello, here's the behavior I'm observing in pseudocode. ```r # no file exists drive_put(local_file_path, folder_url, file_name, type = 'document') # now a google doc exists drive_put(local_file_path, folder_url, file_name, type =...