zzz_rs_dfiddle {datapasta}R Documentation

dfiddle

Description

An addin to fiddle your RStudio selections to better things. Make a selection in RStudio and dfiddle will update it inline. Good for: Converting Text to vectors ('c()'), pivoting between horizontal and vertical vectors, reflowing tribble() and data.frame() definitions to have nice indenting and padding.

Usage

zzz_rs_dfiddle()

Value

a fiddled version of your selection (invisibly)


[Package datapasta version 3.1.0 Index]