Skip to content

Commit

Permalink
Correct issue w/ ms_obj_list_as_data_frame
Browse files Browse the repository at this point in the history
  • Loading branch information
elipousson committed Feb 2, 2024
1 parent 3991e94 commit 98f2e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/sp_group.R
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ list_sp_group_members <- function(site_url = NULL,
sp_group$list_members(),
obj_col = "az_user",
unlist_cols = FALSE,
call = call
.error_call = call
)

if (!as_data_frame) {
Expand Down

0 comments on commit 98f2e91

Please sign in to comment.