Skip to content

Commit f315b41

Browse files
committed
Update NEWS.md
1 parent 6c11185 commit f315b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ EDCimport is a package designed to easily import data from EDC software TrialMas
77
### New features
88

99
- New function `compare_databases()`, which compares the structure of several extractions of a database: added/removed columns, number of patients, etc (#26). See the examples for a demo.
10+
- Cache system is supported in all reading functions `read_all_csv()`, `read_all_sas()`, and `read_all_xpt()` (#75).
1011
- New features in `edc_viewer()`:
1112
- Support for multiple instances on different ports with custom datasets (#100, #114)\
1213
For instance, you can now run `edc_viewer(data=lst(iris, mtcars), port=1212)`

0 commit comments

Comments
 (0)