Skip to content

add ASCII argument to use_data#1626

Merged
jennybc merged 6 commits intor-lib:mainfrom
JosiahParry:main
May 19, 2022
Merged

add ASCII argument to use_data#1626
jennybc merged 6 commits intor-lib:mainfrom
JosiahParry:main

Conversation

@JosiahParry
Copy link
Contributor

@JosiahParry JosiahParry commented Apr 9, 2022

This is a small pull request that closes #1625.

This PR provides the argument ascii to use_data(). By default it is set to FALSE, when true ASCII representations of the passed in objects are written. Documentation has been updated to include the new argument.

@jennybc
Copy link
Member

jennybc commented May 19, 2022

Thanks!

@jennybc jennybc merged commit 902925e into r-lib:main May 19, 2022
@JosiahParry
Copy link
Contributor Author

oh, fun! Thanks :)

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.

use_data: Provide ability to pass ascii to save()

2 participants