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

remove_RLum() ... add methods + generic #529

Open
RLumSK opened this issue Dec 10, 2024 · 0 comments
Open

remove_RLum() ... add methods + generic #529

RLumSK opened this issue Dec 10, 2024 · 0 comments

Comments

@RLumSK
Copy link
Member

RLumSK commented Dec 10, 2024

We can already filter RLum-class objects and lists of such object using get_RLum(). To facilitate a better workflow, it would be good to have an remove_RLum() function.

  • Internally we make a dispatch and generate a get_RLum() call that gets executed.

Example

object_sel <- remove_RLum(object, recordType = "IRSL")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants