| Title: | Personal Helper Functions of Hongyuan Jia |
|---|---|
| Description: | Provides small helper functions including setting proxy and etc. |
| Authors: | Hongyuan Jia [aut, cre] (ORCID: <https://orcid.org/0000-0002-0075-8183>) |
| Maintainer: | Hongyuan Jia <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9000 |
| Built: | 2026-05-26 09:50:33 UTC |
| Source: | https://github.com/hongyuanjia/jfun |
Set/Unset proxy settings
set_proxy(proxy = "127.0.0.1:7890") unset_proxy()set_proxy(proxy = "127.0.0.1:7890") unset_proxy()
proxy |
\[character(1)\] The proxy link. |