Skip to content

Add named R arguments feature#141

Merged
mgondan merged 1 commit intomgondan:mainfrom
jeremyirilli:main
Mar 1, 2026
Merged

Add named R arguments feature#141
mgondan merged 1 commit intomgondan:mainfrom
jeremyirilli:main

Conversation

@jeremyirilli
Copy link
Copy Markdown
Contributor

The main predicate behind the feature. The actual use in rint will come in the next PR

@mgondan mgondan merged commit c986c03 into mgondan:main Mar 1, 2026
1 check passed
@mgondan
Copy link
Copy Markdown
Owner

mgondan commented Mar 1, 2026

Würde das nicht besser in rolog passen?

@jeremyirilli
Copy link
Copy Markdown
Contributor Author

Würde das nicht besser in rolog passen?

In rolog würde es auch Sinn machen, aber es braucht es auch hier, weil wir mit den Argumenten manchmal arbeiten müssen (z.B. Fallunterscheidungen), bevor wir es über rolog in R evaluieren.

Man könnte sich überlegen, es in rolog zu implementieren und eine Schnittstelle zur Verfügung zu stellen, um es in rint auch verwendbar zu machen, ohne es doppelt zu haben.

@mgondan
Copy link
Copy Markdown
Owner

mgondan commented Mar 2, 2026

Dann mache hier erst einmal alles fertig und dann kannst Du ja schauen, ob es auch irgendwie in rolog passt

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