Skip to content
Discussion options

You must be logged in to vote

I believe I found the issue. I was using here::here() in my read_csv() call. With a little more troubleshooting in a simpler post I found that getwd() returned the correct working directory for the blog post, but here::here() returned the project directory. Removing here::here() from the code fixed the issue.

I don't know enough about the intricacies of working directories and rendering and the here package to make sense of why this might happen. Is this expected behavior that I just don't understand?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jake-wittman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant