Other packages > Find by keyword >

Rdpack  

Update and Manipulate Rd Documentation Objects
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rdpack", "2.6.2")



Attach the package and use:
library("Rdpack")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-25
Latest Update: 2023-11-08
Description:
Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.
How to cite:
Georgi N. Boshnakov (2012). Rdpack: Update and Manipulate Rd Documentation Objects. R package version 2.6.2, https://cran.r-project.org/web/packages/Rdpack. Accessed 21 Dec. 2024.
Previous versions and publish date:
0.3-8 (2012-10-25 15:31), 0.3-10 (2012-11-03 21:06), 0.4-4 (2013-04-13 06:44), 0.4-14 (2014-04-16 17:21), 0.4-18 (2015-07-15 14:20), 0.4-20 (2016-07-26 22:50), 0.4-21 (2017-08-06 18:11), 0.4-22 (2017-10-02 15:30), 0.5-1 (2017-12-13 09:16), 0.5-3 (2018-01-27 06:53), 0.5-5 (2018-02-14 17:37), 0.7-0 (2018-03-27 01:09), 0.8-0 (2018-05-24 17:24), 0.9-0 (2018-08-05 00:40), 0.10-1 (2018-10-04 15:30), 0.11-0 (2019-04-14 23:12), 0.11-1 (2019-12-15 00:20), 1.0.0 (2020-07-01 19:10), 2.0 (2020-10-06 10:40), 2.1.1 (2021-02-23 13:20), 2.1.2 (2021-06-01 17:40), 2.1.3 (2021-12-08 07:00), 2.1.4 (2022-02-19 00:30), 2.1 (2020-11-09 10:40), 2.2 (2022-03-19 10:40), 2.3.1 (2022-06-07 16:20), 2.3 (2022-03-23 08:50), 2.4 (2022-07-20 16:30), 2.5 (2023-08-21 11:12), 2.6.1 (2024-08-06 21:06), 2.6 (2023-11-08 15:40)
Other packages that cited Rdpack R package
View Rdpack citation profile
Other R packages that Rdpack depends, imports, suggests or enhances
Complete documentation for Rdpack
Functions, R codes and Examples using the Rdpack R package
Some associated functions: RStudio_reprompt . Rd_combo . Rdapply . Rdo2Rdf . Rdo_append_argument . Rdo_collect_metadata . Rdo_empty_sections . Rdo_fetch . Rdo_flatinsert . Rdo_get_argument_names . Rdo_get_insert_pos . Rdo_get_item_labels . Rdo_insert . Rdo_insert_element . Rdo_is_newline . Rdo_locate . Rdo_locate_leaves . Rdo_macro . Rdo_modify . Rdo_modify_simple . Rdo_piecetag . Rdo_remove_srcref . Rdo_reparse . Rdo_sections . Rdo_set_section . Rdo_show . Rdo_tag . Rdo_tags . Rdo_which . Rdpack-package . Rdpack_bibstyles . Rdreplace_section . S4formals . append_to_Rd_list . c_Rd . char2Rdpiece . compare_usage1 . deparse_usage . ereprompt . format_funusage . get_bibentries . get_sig_text . get_usage_text . insert_all_ref . insert_citeOnly . insert_ref . inspect_Rd . inspect_args . inspect_signatures . inspect_slots . inspect_usage . list_Rd . makeVignetteReference . parse_Rdname . parse_Rdpiece . parse_Rdtext . parse_pairlist . parse_text . parse_usage_text . predefined . promptPackageSexpr . promptUsage . rdo_text_restore . rebib . reprompt . set_Rdpack_bibstyle . update_aliases_tmp . viewRd . zzasym_compare . zzbsdup . zzcapture_promptany . 
Some associated R codes: RStudio.R . Rdo2Rdf.R . alias.R . bib.R . elements.R . f_usage.R . inspect.R . manip.R . parse.R . predefined.R . promptSexpr.R . repromptAny.R . runexamples.R . sections.R . signature.R . slots.R . threedots.R . usage.R . utils.R . yytransient.R .  Full Rdpack 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

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
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  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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