-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
I'm trying to use this approach including getting profile data from googlescholar. I'm struggling to follow the code and have run into a few issues:
- Step four has a different function name to the one defined in the uploaded code 'getProfiledatFunc' vs 'getProfileFunc'
`iv. Define an input file that the epsilon.index.func will use, e.g.,
example.dat <- getProfiledatFunc(ids, genders)`
-
The package "scholar" is required for the function 'get_profile' defined in the function. It may be worth adding that package to the example code.
-
When addressing the above two, I still get the error:
Error in getProfileFunc(ids, genders) : unused argument (genders). When I pass a vector of only ids to the function I get the errorError in gsdata[, 1] : incorrect number of dimensions
That's where my R knowledge ends!
Metadata
Metadata
Assignees
Labels
No labels