Skip to content

[R] Implement bindings for cumsum function #35180

@arnaud-feldmann

Description

@arnaud-feldmann

Describe the enhancement requested

There exist cumulative functions in cpp, but those aren't linked to cumsum within R.

Could it be possible to add the link ?

The point is that to compute something that is pretty common in stats, a weighted median, one has to make raw function calls.

Thanks

Component(s)

R

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions