Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 168 packages in 0.01 seconds

gtfs2gps — by Pedro R. Andrade, 2 months ago

Converting Transport Data from GTFS Format to GPS-Like Records

Convert general transit feed specification (GTFS) data to global positioning system (GPS) records in 'data.table' format. It also has some functions to subset GTFS data in time and space and to convert both representations to simple feature format.

MAINT.Data — by Pedro Duarte Silva, 3 months ago

Model and Analyse Interval Data

Implements methodologies for modelling interval data by Normal and Skew-Normal distributions, considering appropriate parameterizations of the variance-covariance matrix that takes into account the intrinsic nature of interval data, and lead to four different possible configuration structures. The Skew-Normal parameters can be estimated by maximum likelihood, while Normal parameters may be estimated by maximum likelihood or robust trimmed maximum likelihood methods.

staggered — by Pedro H.C. Sant'Anna, a year ago

Efficient Estimation Under Staggered Treatment Timing

Efficiently estimates treatment effects in settings with randomized staggered rollouts, using tools proposed by Roth and Sant'Anna (2023) .

RColorConesa — by Pedro Salguero Garcia, 2 years ago

Conesa Colors Palette

Provides a collection of palettes designed to integrate with 'ggplot', reflecting the color schemes associated with 'ConesaLab'.

onsvtables — by João Pedro Melani Saraiva, 2 years ago

National Road Safety Observatory (ONSV) Styles for 'gt' Tables

Wrapper functions for customizing HTML tables from the 'gt' package to the ONSV style.

forestdynR — by Pedro Higuchi, a year ago

Calculate Forest Dynamics

Determines the dynamics of tree species communities (mortality rates, recruitment, loss and gain in basal area, net changes and turnover). Important notes are a) The 'forest_df' argument (data) must contain the columns 'plot' (plot identification), 'spp' (species identification), DBH_1 (Diameter at breast height in first year of measure) and DBH_2 (Diameter at breast height in second year of measure). DBH_1 and DBH_2 must be numeric values; b) example input file in 'data(forest_df_example)'; c) The argument 'inv_time' represents the time between inventories, in years; d) The 'coord' argument must be of the type 'c(longitude, latitude)', with decimal degree values; e) Argument 'add_wd' represents a dataframe with wood density values (g cm-3) format with three columns ('genus', 'species', 'wd'). This argument is set to NULL by default, and if isn't provided, the wood density will be estimated with the getWoodDensity() function from the 'BIOMASS' package.

ipeaplot — by Pedro Ferreira, 2 months ago

Add Ipea Editorial Standards to 'ggplot2' Graphics

Convenient functions to create 'ggplot2' graphics following the editorial guidelines of the Institute for Applied Economic Research (Ipea).

Redmonder — by Pedro Mac Dowell Innecco, 9 years ago

Microsoft(r)-Inspired Color Palettes

Provide color schemes for maps (and other graphics) based on the color palettes of several Microsoft(r) products. Forked from 'RColorBrewer' v1.1-2.

macrocol — by Pedro Alejandro Cabra-Acela, 3 years ago

Colombian Macro-Financial Time Series Generator

This repository aims to contribute to the econometric models' production with Colombian data, by providing a set of web-scrapping functions of some of the main macro-financial indicators. All the sources are public and free, but the advantage of these functions is that they directly download and harmonize the information in R's environment. No need to import or download additional files. You only need an internet connection!

addinsOutline — by Pedro L. Luque-Calvo, 6 years ago

'RStudio' Addins for Show Outline of a R Markdown/'LaTeX' Project

'RStudio' allows to show and navigate for the outline of a R Markdown file, but not for R Markdown projects with multiple files. For this reason, I have developed several 'RStudio' addins capable of show project outline. Each addin is specialized in showing projects of different types: R Markdown project, 'bookdown' package project and 'LaTeX' project. There is a configuration file that allows you to customize additional searches.