1 | data("clients.open")
|
A data frame with 1 observations on the following 9 variables.
numa numeric vector
base.asseta factor with levels USDRUB
strategya factor with levels put
defa numeric vector
ptca numeric vector
s1a numeric vector
amounta numeric vector
s.datea Date
e.datea Date
1 2 | data(clients.open)
## maybe str(clients.open) ; plot(clients.open) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.