It would be nice to use some "standard" functions, for example:
length - gives number of values
summary - returns a list with details about the content of the db, this itself should be an S3 class so it can have its own printing, ...
[ - access the elements
close - closes the DB
- ...
It would be nice to use some "standard" functions, for example:
length- gives number of valuessummary- returns a list with details about the content of the db, this itself should be an S3 class so it can have its own printing, ...[- access the elementsclose- closes the DB