Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analyticswithadam/App_Script
/ generateReport
Function
generateReport
Data to Narrative with Input.js:227–231 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
225
}
226
227
function
generateReport() {
228
auth();
229
fetchBigQueryData();
230
formatReport();
231
}
Callers
nothing calls this directly
Calls
3
auth
Function · 0.70
fetchBigQueryData
Function · 0.70
formatReport
Function · 0.70
Tested by
no test coverage detected