https://github.com/hadley/dplyr
Raw File
Tip revision: 3665fafc17aca6a72282498e631a04bb18e738ca authored by Hadley Wickham on 31 March 2020, 18:51:49 UTC
Ensure that bind_cols() always returns the type of the LHS
Tip revision: 3665faf
dplyr.Rproj
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX

AutoAppendNewline: Yes
StripTrailingWhitespace: Yes

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source --install-tests
PackageRoxygenize: rd,collate,namespace
back to top