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

rename oneway 1-2 vars with original names #54

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

temospena
Copy link
Collaborator

@temospena temospena commented Oct 7, 2024

#53

added:

  names(x_oneway)[c(1,2)] = c(id1, id2) # rename columns with original names

@temospena temospena linked an issue Oct 7, 2024 that may be closed by this pull request
Copy link
Member

@Robinlovelace Robinlovelace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you Rosa, sure that will fix it, not sure what's going on with the workflow checks but that's another issue..

@Robinlovelace Robinlovelace merged commit 5d3f93a into main Oct 7, 2024
1 of 4 checks passed
@Robinlovelace Robinlovelace deleted the 53-od_oneway-names branch October 7, 2024 14:56
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.

od_oneway() replaces the variable names by "o" and "d"
2 participants