Other packages > Find by keyword >

fedregs  

Text Analysis of the US Code of Federal Regulations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fedregs", "1.0.0")



Attach the package and use:
library("fedregs")
Maintained by
Scott Large
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-28
Latest Update: 2019-09-16
Description:
The Code of Federal Regulations (CFR) annual edition is the codification of the general and permanent rules published in the Federal Register by the departments and agencies of the Federal Government of the United States of America. Simply, the 'fedregs' package facilitates word processing and sentiment analysis of the CFR using tidy principles. Note: According to the Code of Federal Regulations XML Rendition User Guide Document: "In general, there are no restrictions on re-use of information in Code of Federal Regulations material because U.S. Government works are not subject to copyright. OFR and GPO do not restrict downstream uses of Code of Federal Regulations data, except that independent providers should be aware that only the OFR and GPO are entitled to represent that they are the providers of the official versions of the Code of Federal Regulations and related Federal Register publications."
How to cite:
Scott Large (2018). fedregs: Text Analysis of the US Code of Federal Regulations. R package version 1.0.0, https://cran.r-project.org/web/packages/fedregs. Accessed 13 May. 2025.
Previous versions and publish date:
0.1.0 (2018-07-28 18:40), 0.1.1 (2019-02-04 16:13), 1.0.0 (2019-09-16 22:00)
Other packages that cited fedregs R package
View fedregs citation profile
Other R packages that fedregs depends, imports, suggests or enhances
Complete documentation for fedregs
Functions, R codes and Examples using the fedregs R package
Some associated functions: cfr_part . cfr_text . fedregs . numextract . 
Some associated R codes: functions.R .  Full fedregs package functions and examples
Downloads during the last 30 days
04/1404/1704/2405/0505/0605/1005/11Downloads for fedregs11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

genlogis  
Generalized Logistic Distribution
Provides basic distribution functions for a generalized logistic distribution proposed by Rathie and ...
Download / Learn more Package Citations See dependency  
nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  
dtrackr  
Track your Data Pipelines
Track and document 'dplyr' data pipelines. As you filter, mutate, and join your way through a data ...
Download / Learn more Package Citations See dependency  
tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
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  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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