Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Passing ... on to data.table::fread #19

Merged
merged 1 commit into from
Jul 10, 2017

Conversation

gustavobio
Copy link
Contributor

Just added ... to a couple functions so additional arguments passed to dwca_read actually reach data.table::fread.

@codecov-io
Copy link

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   59.52%   59.52%           
=======================================
  Files           6        6           
  Lines         252      252           
=======================================
  Hits          150      150           
  Misses        102      102
Impacted Files Coverage Δ
R/dwca.R 80.8% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dda94a9...985b256. Read the comment docs.

@sckott
Copy link
Contributor

sckott commented Jul 10, 2017

looks good, thanks!

@sckott sckott merged commit d7db645 into ropensci-archive:master Jul 10, 2017
@sckott sckott added this to the v0.2 milestone Jul 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants