Skip to content

Commit

Permalink
Update vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu committed Mar 12, 2024
1 parent 5a94149 commit 098e527
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vignettes/package-installation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,12 @@ TODO

Restart R after adding your token.
Then to test that your installation is working, load package and try to log in.
If you set your authentication token successfully in the above, you should be greeted accordingly.
If you have your authentication token set in the above recommended steps, you should be greeted accordingly.
Without a token, you are logged in as "Anonymous" and functionality will be limited.

### Login

```{r}
```{r, eval=FALSE}
library(nfportalutils)
syn_login()
Expand Down

0 comments on commit 098e527

Please sign in to comment.