Other packages > Find by keyword >

link  

Hyperlink Automatic Detection
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("link", "2024.4.0")



Attach the package and use:
library("link")
Maintained by
Romain François
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-03-11
Latest Update: 2024-03-11
Description:
Automatic detection of hyperlinks for packages and calls in the text of 'rmarkdown' or 'quarto' documents.
How to cite:
Romain François (2024). link: Hyperlink Automatic Detection. R package version 2024.4.0, https://cran.r-project.org/web/packages/link
Previous versions and publish date:
No previous versions
Other packages that cited link R package
View link citation profile
Other R packages that link depends, imports, suggests or enhances
Functions, R codes and Examples using the link R package
Full link 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

R.utils  
Various Programming Utilities
Utility functions useful when programming and developing R packages. ...
Download / Learn more Package Citations See dependency  
adaptr  
Adaptive Trial Simulator
Package that simulates adaptive (multi-arm, multi-stage) clinical trials using adaptive stopping, a ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
TORDs  
Third Order Rotatable Designs (TORDs)
Third order response surface designs (M. Hemavathi, Shashi Shekhar, Eldho Varghese, Seema Jaggi, Bik ...
Download / Learn more Package Citations See dependency  
ivreg  
Instrumental-Variables Regression by '2SLS', '2SM', or '2SMM', with Diagnostics
Instrumental variable estimation for linear models by two-stage least-squares (2SLS) regression or b ...
Download / Learn more Package Citations See dependency  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns