Skip to content

Changes to better implement textConnections#11

Open
stranda wants to merge 1 commit intodyerlab:masterfrom
stranda:master
Open

Changes to better implement textConnections#11
stranda wants to merge 1 commit intodyerlab:masterfrom
stranda:master

Conversation

@stranda
Copy link
Contributor

@stranda stranda commented Mar 27, 2020

I have added two tests associated with textConnections. I also constructed an "example section"
for read_populations to show how textConnections could be used.

While constructing them, I noticed that missing data in a text connection caused an issue associated with data frame column types (converted int to chr). .read_columns() was changed to convert these columns back to int if a textConnection is involved and if they are not already integer

In the end three files have been changed: read_population.R, read_population.Rd (created by running devtools::document()), and test-read_population.R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant