View source: R/derive_param_extreme_record.R
records_source | R Documentation |
records_source
ObjectThe records_source
object is used to find extreme records of interest.
records_source(dataset_name, filter = NULL, new_vars)
dataset_name |
The name of the source dataset The name refers to the dataset provided by the |
filter |
An unquoted condition for selecting the observations from
|
new_vars |
Variables to add The specified variables from the source datasets are added to the output
dataset. Variables can be renamed by naming the element, i.e., For example And Permitted Values: list of expressions created by |
An object of class records_source
derive_param_extreme_record()
Source Objects:
basket_select()
,
censor_source()
,
death_event
,
event()
,
event_joined()
,
event_source()
,
flag_event()
,
query()
,
tte_source()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.