Other packages > Find by keyword >

urlshorteneR  

R Wrapper for the 'Bit.ly' and 'Is.gd'/'v.gd' URL Shortening Services
View on CRAN: Click here


Download and install urlshorteneR package within the R console
Install from CRAN:
install.packages("urlshorteneR")

Install from Github:
library("remotes")
install_github("cran/urlshorteneR")

Install by package version:
library("remotes")
install_version("urlshorteneR", "1.5.7")



Attach the package and use:
library("urlshorteneR")
Maintained by
John Malc
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-21
Latest Update: 2022-08-22
Description:
Allows using two URL shortening services, which also provide expanding and analytic functions. Specifically developed for 'Bit.ly' (which requires OAuth 2.0) and 'is.gd' (no API key).
How to cite:
John Malc (2015). urlshorteneR: R Wrapper for the 'Bit.ly' and 'Is.gd'/'v.gd' URL Shortening Services. R package version 1.5.7, https://cran.r-project.org/web/packages/urlshorteneR. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.8.8 (2015-11-21 15:56), 0.9.2 (2016-12-05 18:28), 1.1.1 (2019-06-15 19:50), 1.1.2 (2019-09-07 19:30), 1.3.0 (2020-09-08 09:30), 1.4.3 (2020-12-08 08:20), 1.5.1 (2021-11-02 20:00), 1.5.4 (2022-05-15 04:10)
Other packages that cited urlshorteneR R package
View urlshorteneR citation profile
Other R packages that urlshorteneR depends, imports, suggests or enhances
Complete documentation for urlshorteneR
Functions, R codes and Examples using the urlshorteneR R package
Some associated functions: bitly_add_cust_bitlink . bitly_app_details . bitly_auth . bitly_bsds . bitly_bsds_overrides . bitly_create_bitlink . bitly_create_campaigns . bitly_create_channel . bitly_expand_link . bitly_rate_limits . bitly_retrieve_bitlink . bitly_retrieve_bitlinks_by_groups . bitly_retrieve_campaign . bitly_retrieve_campaigns . bitly_retrieve_channel . bitly_retrieve_channels . bitly_retrieve_clicks . bitly_retrieve_clicks_summary . bitly_retrieve_cust_bitlink . bitly_retrieve_cust_bitlink_clicks_history . bitly_retrieve_cust_bitlink_metrics_destination . bitly_retrieve_destination_metrics . bitly_retrieve_group . bitly_retrieve_group_click_metrics_by_cities . bitly_retrieve_group_click_metrics_by_countries . bitly_retrieve_group_click_metrics_by_devices . bitly_retrieve_group_click_metrics_by_ref_networks . bitly_retrieve_group_pref . bitly_retrieve_group_shorten_counts . bitly_retrieve_groups . bitly_retrieve_links_grouped . bitly_retrieve_metrics_by_countries . bitly_retrieve_metrics_by_referrers . bitly_retrieve_metrics_by_referrers_by_domain . bitly_retrieve_org . bitly_retrieve_org_plan_limits . bitly_retrieve_org_shorten_counts . bitly_retrieve_orgs . bitly_retrieve_sorted_bitlinks_by_groups . bitly_retrieve_sorted_links . bitly_retrieve_tags . bitly_shorten_link . bitly_update_bitlink . bitly_update_campaign . bitly_update_channel . bitly_update_cust_bitlink . bitly_update_group . bitly_update_group_pref . bitly_update_user . bitly_user_info . bitly_user_metrics_referring_domains . clipExpanderAddin . clipShortenerAddin . is_bitly_user_premium_holder . isgd_LinksExpand . isgd_LinksShorten . shortenerAddin . vgd_LinksExpand . vgd_LinksShorten . 
Some associated R codes: ApiKey.R . addins.R . bitly_bsd.R . bitly_camp.R . bitly_custom_links.R . bitly_groups.R . bitly_links.R . bitly_orgs.R . bitly_user_app_info.R . isgd_links.R . vgd_links.R . zzz.R .  Full urlshorteneR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA