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

Addition of cbind2() to append multiple spectra variables to the spectra data #343

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

philouail
Copy link
Collaborator

@philouail philouail commented Dec 4, 2024

Imported cbind2(x,y,...) method from methods and implemented a default method for MsBackend. As well as a more efficient one for MsBackendMemory and MsBackendDataFrame.

See #342 for discussion about this.

@philouail philouail requested a review from jorainer December 4, 2024 16:12
Copy link
Member

@jorainer jorainer left a comment

Choose a reason for hiding this comment

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

Really helpful addition @philouail !

I have some minor suggestions for the documentation and one point to discuss.

R/MsBackend.R Show resolved Hide resolved
R/MsBackend.R Outdated Show resolved Hide resolved
R/MsBackend.R Outdated Show resolved Hide resolved
R/MsBackend.R Show resolved Hide resolved
R/MsBackendDataFrame.R Outdated Show resolved Hide resolved
R/Spectra.R Outdated Show resolved Hide resolved
@philouail philouail requested a review from jorainer December 5, 2024 16:13
Copy link
Member

@jorainer jorainer 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! Thanks Phili!

@jorainer jorainer merged commit d01763f into main Dec 9, 2024
3 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.

2 participants