Apply a test before moving or deleting context
For each sentence, ask in order:
- Could removing it make the claim ambiguous or misleading?
Keep it on the main path.
- Is it needed to audit, reproduce or investigate the result?
Put it in a source note, methods section, appendix or link.
- Does it change interpretation, credibility or the reader’s next decision?
If not, remove it.
Worked context edit
Draft
The Australian Census is conducted every five years. We downloaded a CSV file, imported it with readr, filtered it using dplyr, and sorted all countries. India had 673,352 residents in 2021, compared with 455,389 in 2016.
. . .
Main story
In the 2021 Census, 673,352 Australian residents (2.6%) reported India as their country of birth, up from 455,389 (1.9%) in 2016.
. . .
Move to methods: data extraction, category definitions and cleaning decisions.
Remove: package operations and generic Census background unless they affect the claim.