Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md doesn't match README.Rmd #89

Open
kellijohnson-NOAA opened this issue Oct 21, 2022 · 0 comments
Open

README.md doesn't match README.Rmd #89

kellijohnson-NOAA opened this issue Oct 21, 2022 · 0 comments

Comments

@kellijohnson-NOAA
Copy link

refsplitr/README.md

Lines 37 to 38 in 38c01e6

# load the Web of Science records into a dataframe
dat1 <- references_read(data = system.file("extdata", "example_data.txt", package = "refsplitr"), dir = FALSE)

is duplicated on lines

refsplitr/README.md

Lines 40 to 41 in 38c01e6

# load the Web of Science records into a dataframe
dat1 <- references_read(data = system.file("extdata", "example_data.txt", package = "refsplitr"), dir = FALSE)

in the README.md file but not in the README.Rmd file. I am guessing the former was edited manually rather than being
dynamically created from the latter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant