Skip to content

Commit

Permalink
fix sc_table_saved vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkowa committed Apr 5, 2024
1 parent 021f69b commit 74f39e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vignettes/sc_table_saved.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ sc_table_saved_list()

Subsequently the `id` of a saved table can be used to import the table into R.

```{r}
```{r, eval = FALSE}
wine <- sc_table_saved("str:table:4520fba3-dffd-4f2a-9cd1-d46d710b6da4")
wine
```

## Keys and accounts
Expand Down

0 comments on commit 74f39e3

Please sign in to comment.