# Lab resources

- [How to create RStudio Cloud account and installing all the packages](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/how-to-create-rstudio-cloud-account-and-installing-all-the-packages.md)
- [Copy of How to create RStudio Cloud account and installing all the packages](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/copy-of-how-to-create-rstudio-cloud-account-and-installing-all-the-packages.md)
- [How to open and use R script files in RStudio Cloud](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/how-to-open-and-use-r-script-files-in-rstudio-cloud.md)
- [Flashcards](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/flashcards.md)
- [All R script files](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/all-r-script-files.md)
- [Variables in GSS](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/variables-in-gss.md)
- [Code templates](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/code-templates.md)
- [Interpretation templates](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/interpretation-templates.md)
- [How to use model codes](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/how-to-use-model-codes.md)
- [Data terminologies](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/data-terminologies.md)
- [Is my p-value less than 0.05?](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/is-my-p-value-less-than-0.05.md)
- [Codebooks](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/codebooks.md)
- [How to use RStudio on a computer without using a browser](https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources/how-to-use-rstudio-on-a-computer-without-using-a-browser.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ttezcan.gitbook.io/lectures/all-lectures-and-labs/r-lab/lab-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
