Skip to content

Commit

Permalink
chore: code R ajust space
Browse files Browse the repository at this point in the history
  • Loading branch information
AldemirLucas committed Aug 20, 2024
1 parent 1deb828 commit c101d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions next/components/molecules/DataInformationQuery.js
Original file line number Diff line number Diff line change
Expand Up @@ -910,8 +910,8 @@ bd.read_sql(query = query, billing_project_id = billing_id)`}
isLoaded={!isLoadingCode}
>
<CodeHighlight language="r">{`
# Defina o seu projeto no Google Cloud
set_billing_id("<YOUR_PROJECT_ID>")
# Defina o seu projeto no Google Cloud
set_billing_id("<YOUR_PROJECT_ID>")
# Para carregar o dado direto no R
query <- "
Expand Down

0 comments on commit c101d70

Please sign in to comment.