# navigateToFile('/Users/paulhechinger/08SPARK/failSafeR/R/testDebugger.R', 77)
#
#
# rstudioapi::getActiveDocumentContext()
#
#
#
#
#
#
#
#
#
# bigquery_defaults(
# billingProjectId = "rprojectapi",
# gcsBucket = "prismdata",
# datasetLocation = "EU",
# serviceAccountKeyFile = "/Users/paulhechinger/08SPARK/RprojectApi-eee49988de76.json",
# type = "direct"
# )
#
# hamlet <-
# spark_read_bigquery(
# sc,
# name = "hamlet",
# projectId = "bigquery-public-data",
# datasetId = "samples",
# tableId = "shakespeare") %>%
# filter(corpus == "hamlet")
#
#
# rstudioapi::getActiveDocumentContext()
#
# getConsoleEditorContext()
#
#
# rstudioapi::getActiveDocumentContext()
#
# terminalSend('29D228F', 'ls')
# terminalExecute('ls')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.