ts_set_maintainer: Set Maintainer

View source: R/maintainer.R

ts_set_maintainerR Documentation

Set Maintainer

Description

Sets maintainer.

Usage

ts_set_maintainer(
  maintainer = ts_sys_user(),
  conn = getOption("tsdbr.conn", NULL)
)

Arguments

maintainer

A string of the maintainer.

conn

An object of class SQLiteConnection.

Value

A string of the old maintainer.


poissonconsulting/tsdbr documentation built on June 30, 2023, 3:02 a.m.