Other packages > Find by keyword >

kfigr  

Integrated Code Chunk Anchoring and Referencing for R Markdown Documents
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("kfigr", "1.2.1")



Attach the package and use:
library("kfigr")
Maintained by
Michael C Koohafkan
[Scholar Profile | Author Map]
First Published: 2015-03-17
Latest Update: 2021-06-10
Description:
A streamlined cross-referencing system for R Markdown documents generated with 'knitr'. R Markdown is an authoring format for generating dynamic content from R. 'kfigr' provides a hook for anchoring code chunks and a function to cross-reference document elements generated from said chunks, e.g. figures and tables.
How to cite:
Michael C Koohafkan (2015). kfigr: Integrated Code Chunk Anchoring and Referencing for R Markdown Documents. R package version 1.2.1, https://cran.r-project.org/web/packages/kfigr. Accessed 07 Apr. 2025.
Previous versions and publish date:
1.1.0 (2015-03-17 00:20), 1.2 (2015-07-15 13:23)
Other packages that cited kfigr R package
View kfigr citation profile
Other R packages that kfigr depends, imports, suggests or enhances
Complete documentation for kfigr
Functions, R codes and Examples using the kfigr R package
Some associated functions: anchors . figr . hook_anchor . index . kfigr-package . 
Some associated R codes: anchors.R . figr.R . index.R . kfigr-package.R . zzz.R .  Full kfigr package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for kfigr51015202530TrendBars

Today's Hot Picks in Authors and Packages

ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
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  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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