Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

patched_tempdir

Create a temporary directory path without a double slash


Description

This function fixes a long standing bug in R where the tempdir function will return a path with an extra slash.

Usage

patched_tempdir()

Value

character; a string representing the temp directory path without containing a double slash

Note

This function is meant to be used internally. Only use when debugging.

See Also

Examples

## Not run: 
patched_tempdir()

## End(Not run)

salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.