Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Jan 8, 2019
1 parent 3ad8924 commit f957bb0
Show file tree
Hide file tree
Showing 8 changed files with 122 additions and 79 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ library(fs)
library(tor)
```

All functions list whatever they read, and default to reading from the working directory.
All functions list whatever they read, and default to reading from the working directory. Dataframes are coerced to tibbles.

### `list_*()`: Import multiple files from a directory into a list

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ library(tor)
```

All functions list whatever they read, and default to reading from the
working directory.
working directory. Dataframes are coerced to tibbles.

### `list_*()`: Import multiple files from a directory into a list

Expand Down
96 changes: 56 additions & 40 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 11 additions & 7 deletions docs/reference/format_path.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f957bb0

Please sign in to comment.