extendr / extendr/extendr.github.io

Breaking the **R**ules: mutable references

Open
#22 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
8
Avg merge
20h 26m
Merged PRs (30d)
5

Description

This could be an advanced section with hazards all over it that discusses how to mutate R objects in place.

This is against the clone on write (Cow) rules of R. BUT if you created and own all of the objects, it may make sense to mutably handle them. in some cases.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.