Skip to content

Conversation

@darakhshannehal
Copy link
Contributor

This pull request addresses issue #149 by replacing the use of 1:length(tables_list) with seq_along(tables_list) in convert.R.

Closes #149

@e-kotov
Copy link
Member

e-kotov commented Oct 12, 2025

@darakhshannehal hi and thanks for taking the time to do this PR, and also for cleaning up some of the inconsistent quotes style!

@e-kotov e-kotov merged commit 2bf2d6a into rOpenSpain:main Oct 12, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

improve code safety by replacing 1:length(...)

2 participants