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

copyedit "Streaming and async APIs" vignette #239

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lindbrook
Copy link
Contributor

No description provided.

vignettes/streaming-async.Rmd Outdated Show resolved Hide resolved
@@ -42,17 +42,17 @@ coro::loop(for (chunk in stream) {
#> THESE USES MAKE R A POWERFUL TOOL FOR DATA SCIENTISTS, STATISTICIANS, AND RESEARCHERS.
```

## Async usage
## Asynchronous use
Copy link
Member

Choose a reason for hiding this comment

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

I think it's better to keep this as async (here and below) as while that is an abbreviation for asynchronous, it's also the technical term associated with this type of function.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK. I think I restored all of them.

lindbrook and others added 3 commits December 19, 2024 12:57
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