I know that node runs on the backend and while it's not a problem to connect to the SQL database via the server.js file, I cannot understand how I could do that
I have 2 navigation bar, one is in the top and the second is in the side. In my top navbar, I have 3 different menu, namely "Dashboard", "Manage" and "Report".
I have a data frame which looks like this: df ID1 ID2 1 ID3000135 ID7510682 2 ID3000468 ID4616306 3 ID3000468 ID5449818 4 ID3000618 ID83
I'm looking for some assistance if possible on a script to automatically process and sort rows in a Google Sheets to another set of sheets within contained with
strings<-c("A_A_A","B", "C_C_C_C", "D_D_D_D_D") I have this vector of strings. I want to have the number of elements in each string so that to have: [1] 3