Package 'jfun'

Title: Personal Helper Functions of Hongyuan Jia
Description: Provides small helper functions including setting proxy and etc.
Authors: Hongyuan Jia [aut, cre]
Maintainer: Hongyuan Jia <[email protected]>
License: MIT + file LICENSE
Version: 0.0.0.9000
Built: 2025-02-12 02:38:54 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.