Package 'jfun'

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

Help Index


Set/Unset proxy settings

Description

Set/Unset proxy settings

Usage

set_proxy(proxy = "127.0.0.1:7890")

unset_proxy()

Arguments

proxy

\[character(1)\] The proxy link.