updateORAdatabase: Function to update the database used for ORA.

Description Usage Author(s) See Also

View source: R/updateORAdatabase.R

Description

With this function user can update database used for ORA. Determining the point in time this should be done himself. (E.g., to keep the database untill project is done.) The new files will be saved in system.file('extdata', package = 'ORA'). Updating the data is only necessary if user updates R to newer version and packages GO.db and org.Hs.eg.db are updated. Timestamp of data provided in the package ORA: 29th January 2020. Function has then to be called every time after restart of R session.

NOTE: Make sure you have permission to write to system.file('extdata', package = 'ORA'), e.g. execute R as admin.

Usage

1

Author(s)

CL

See Also

dbtORA


CLippmann/dbtORA documentation built on Feb. 4, 2020, 12:37 a.m.